Partager via


VCRuntimeEnumProperty.Name, propriété

Obtient ou définit le nom de l'objet VCRuntimeEnumProperty.

Espace de noms :  Microsoft.VisualStudio.VCProjectEngine
Assembly :  Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

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

Valeur de propriété

Type : String
Nom de l'objet VCRuntimeEnumProperty.

Sécurité .NET Framework

Voir aussi

Référence

VCRuntimeEnumProperty Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms