Partager via


ConstructorArgumentAttribute.ArgumentName Propriété

Définition

Obtient la string représentant le nom de l'argument.

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

Valeur de propriété

String

string représentant le nom de l'argument.

S’applique à