ApplicationParameter.Value Property

Definition

Gets the value of the application parameter to override.

public string Value { get; set; }
member this.Value : string with get, set
Public Property Value As String

Property Value

The value of the application parameter to override.

Applies to