IDatabaseProjectPropertyPageContributor Interface

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
Public property PropertyPages Gets a list of property pages that are provided by this contributor.

Top

See Also

Reference

Microsoft.VisualStudio.Data.Schema.Package.Project Namespace