IDatabaseProjectPropertyPageDefinition.PropertyPageGuid, propriété
Retourne le GUID de l'identificateur de classe (CLSID) utilisé pour construire la page de propriétés.
Espace de noms : Microsoft.VisualStudio.Data.Schema.Package.Project
Assembly : Microsoft.VisualStudio.Data.Schema.Package (dans Microsoft.VisualStudio.Data.Schema.Package.dll)
Syntaxe
'Déclaration
ReadOnly Property PropertyPageGuid As String
Get
string PropertyPageGuid { get; }
property String^ PropertyPageGuid {
String^ get ();
}
abstract PropertyPageGuid : string
function get PropertyPageGuid () : String
Valeur de propriété
Type : System.String
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
IDatabaseProjectPropertyPageDefinition Interface
Microsoft.VisualStudio.Data.Schema.Package.Project, espace de noms