IDatabaseProjectPropertyPageContributor 接口

实现此接口可使功能能够对项目属性页起作用。

命名空间:  Microsoft.VisualStudio.Data.Schema.Package.Project
程序集:  Microsoft.VisualStudio.Data.Schema.Package(在 Microsoft.VisualStudio.Data.Schema.Package.dll 中)

语法

声明
Public Interface IDatabaseProjectPropertyPageContributor
public interface IDatabaseProjectPropertyPageContributor
public interface class IDatabaseProjectPropertyPageContributor
type IDatabaseProjectPropertyPageContributor =  interface end
public interface IDatabaseProjectPropertyPageContributor

IDatabaseProjectPropertyPageContributor 类型公开以下成员。

属性

  名称 说明
公共属性 PropertyPages 获取此参与者提供的属性页的列表。

页首

请参见

参考

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