Compartilhar via


ArgumentValue<T>.ArgumentName Propriedade

Definição

Obtém ou define o nome do argumento cujo valor será retornado.

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

Valor da propriedade

O nome do argumento.

Aplica-se a