このインターフェイスを実装すると、プロジェクトのプロパティ ページに対応する機能が有効になります。
名前空間: 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 | このコントリビューターが提供するプロパティ ページのリストを取得します。 |
このページのトップへ