System.Configuration.Install.InstallContext.Parameters Property

Gets the command-line parameters that were entered when InstallUtil.exe was run.

Syntax

public System.Collections.Specialized.StringDictionary Parameters { get; }

Value

Documentation for this section has not yet been entered.

Remarks

When a new System.Configuration.Install.InstallContext is created, the command-line parameters are parsed into the InstallContext.Parameters property. Both the keys and the values of the parameters are strings.

Requirements

Namespace: System.Configuration.Install
Assembly: System.Configuration.Install (in System.Configuration.Install.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0