Click or drag to resize

EnvActivationData property

Conversion to .net standard 2.0. Replaces the command line arguments for ClickOnce installations under .net standard 2.0.

Namespace: NetEti.ApplicationEnvironment
Assembly: NetEti.EnvAccess (in NetEti.EnvAccess.dll) Version: 1.0.0+c5c038966671ba49f3a11888a845ad02585d8821
Syntax
public string[]? ActivationData { get; }

Property value

String
See also