Compartir a través de


ConstructorArgumentAttribute.ArgumentName Propiedad

Definición

Obtiene la string que representa el nombre del argumento.

public:
 property System::String ^ ArgumentName { System::String ^ get(); };
public string ArgumentName { get; }
member this.ArgumentName : string
Public ReadOnly Property ArgumentName As String

Valor de propiedad

string que representa el nombre del argumento.

Se aplica a