 | BasicAppSettingsCommandLineAccessor property |
Implements IGetStringValue for accessing the command line.
Namespace: NetEti.ApplicationEnvironmentAssembly: NetEti.BasicAppSettings (in NetEti.BasicAppSettings.dll) Version: 1.0.0+fc721cf1d38e1de155fd33971356662ac9c21f21
Syntaxprotected CommandLineAccess CommandLineAccessor { get; }
Protected ReadOnly Property CommandLineAccessor As CommandLineAccess
Get
protected:
property CommandLineAccess^ CommandLineAccessor {
CommandLineAccess^ get ();
}
member CommandLineAccessor : CommandLineAccess with get
Property value
CommandLineAccess
See also