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 | 取得這個參與者所提供的屬性頁清單。 |
回頁首