Switch.DefaultValue Property

Definition

Gets the default value assigned in the constructor.

public:
 property System::String ^ DefaultValue { System::String ^ get(); };
public string DefaultValue { get; }
member this.DefaultValue : string
Public ReadOnly Property DefaultValue As String

Property Value

Applies to