共用方式為


IDatabaseProjectPropertyPageDefinition.PropertyPageGuid 屬性

傳回用來建構屬性頁之類別識別項 (CLSID) 的 GUID。

命名空間:  Microsoft.VisualStudio.Data.Schema.Package.Project
組件:  Microsoft.VisualStudio.Data.Schema.Package (在 Microsoft.VisualStudio.Data.Schema.Package.dll 中)

語法

'宣告
ReadOnly Property PropertyPageGuid As String
    Get
string PropertyPageGuid { get; }
property String^ PropertyPageGuid {
    String^ get ();
}
abstract PropertyPageGuid : string
function get PropertyPageGuid () : String

屬性值

型別:System.String

.NET Framework 安全性

請參閱

參考

IDatabaseProjectPropertyPageDefinition 介面

Microsoft.VisualStudio.Data.Schema.Package.Project 命名空間