ValidateOptions<TOptions,TDep1,TDep2,TDep3,TDep4>.Name Propriedade
Definição
O nome das opções.The options name.
public:
property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String