IPropertyPageContributor Interface
Provides features with the ability to contribute to the project property pages.
Namespace: Microsoft.VisualStudio.Data.Schema.Project.Project.Features
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Public Interface IPropertyPageContributor
'Usage
Dim instance As IPropertyPageContributor
public interface IPropertyPageContributor
public interface class IPropertyPageContributor
public interface IPropertyPageContributor
[<AbstractClassAttribute>]
type IPropertyPageContributor = interface end
See Also
Reference
IPropertyPageContributor Members
Microsoft.VisualStudio.Data.Schema.Project.Project.Features Namespace