Partager via


ContributorArgumentConfiguration.Name, propriété

Obtient ou définit le nom de l'argument.

Espace de noms :  Microsoft.Data.Schema.Build
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Public Property Name As String
    Get
    Set
public string Name { get; set; }
public:
property String^ Name {
    String^ get ();
    void set (String^ value);
}
member Name : string with get, set
function get Name () : String
function set Name (value : String)

Valeur de propriété

Type : System.String
Nom de l'argument.

Sécurité .NET Framework

Voir aussi

Référence

ContributorArgumentConfiguration Classe

Microsoft.Data.Schema.Build, espace de noms