Partager via


VCRuntimeEnumValue.DisplayName, propriété

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

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

Syntaxe

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

Valeur de propriété

Type : System.String
Nom complet de l'objet.

Sécurité .NET Framework

Voir aussi

Référence

VCRuntimeEnumValue Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms