Compartilhar via


Propriedade IDatabaseProjectPropertyPageDefinition.PropertyPageGuid

Retorna o GUID do identificador de classe (CLSID) é usado para construir a página de propriedades.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Project
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxe

'Declaração
ReadOnly Property PropertyPageGuid As String
    Get
string PropertyPageGuid { get; }
property String^ PropertyPageGuid {
    String^ get ();
}
abstract PropertyPageGuid : string
function get PropertyPageGuid () : String

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

IDatabaseProjectPropertyPageDefinition Interface

Namespace Microsoft.VisualStudio.Data.Schema.Package.Project