ConfigFileHelperArguments Property

Gets the collection of program arguments.

Definition

Namespace: Configuration.Helper
Assembly: Configuration.Helper (in Configuration.Helper.dll) Version: 2.0.5
C#
public IDictionary<string, string> Arguments { get; }

Property Value

IDictionaryString, String

See Also