Partager via


VCRuntimeProperty.PropertyPageName, propriété

Les ensembles ou obtient la page de propriétés pour la propriété.

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

Syntaxe

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

Valeur de propriété

Type : System.String
Chaîne contenant la page de propriétés où la propriété d'VCRuntimeProperty peut être définie.

Sécurité .NET Framework

Voir aussi

Référence

VCRuntimeProperty Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms