Share via


ArgumentValue<T>.ArgumentName Propiedad

Definición

Obtiene o establece el nombre del argumento cuyo valor se debe devolver.

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 de propiedad

El nombre del argumento.

Se aplica a