Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Implementation of this interface enables features to contribute to the project property pages.
Namespace: Microsoft.VisualStudio.Data.Schema.Package.Project
Assembly: Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)
Syntax
'Declaration
Public Interface IDatabaseProjectPropertyPageContributor
public interface IDatabaseProjectPropertyPageContributor
public interface class IDatabaseProjectPropertyPageContributor
type IDatabaseProjectPropertyPageContributor = interface end
public interface IDatabaseProjectPropertyPageContributor
The IDatabaseProjectPropertyPageContributor type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
PropertyPages | Gets a list of property pages that are provided by this contributor. |
Top
See Also
Reference
Microsoft.VisualStudio.Data.Schema.Package.Project Namespace