OptionAttribute.Name Proprietà

Definizione

Nome dell'opzione. In genere passato con il prefisso --. Se name non è impostato, viene utilizzato il nome della proprietà in cui viene dichiarato l'attributo.

public:
 property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

Valore della proprietà

Si applica a