ProvideCommandLineSwitchAttribute.Name Property

Definition

The name of the command-line switch

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Name : string
Public ReadOnly Property Name As String

Property Value

Attributes

Applies to