Share via


VCRuntimeProperty.Name, propriété

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

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 : System.String
Nom de l'objet VCRuntimeProperty.

Sécurité .NET Framework

Voir aussi

Référence

VCRuntimeProperty Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms