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 命名空间