This topic has not yet been rated - Rate this topic

ISharePointProjectItemTypeProvider Interface

Updated: May 2010

Provides the definition of a custom SharePoint project item type.

Namespace:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
public interface ISharePointProjectItemTypeProvider

The ISharePointProjectItemTypeProvider type exposes the following members.

  Name Description
Public method InitializeType Called by projects to initialize an instance of a SharePoint project item type.
Top

Implement the ISharePointProjectItemTypeProvider interface to define a custom type of SharePoint project item. For more information, see Defining Custom SharePoint Project Item Types and How to: Define a SharePoint Project Item Type.

Classes that implement this interface must include the System.ComponentModel.Composition.ExportAttribute and the SharePointProjectItemTypeAttribute to be discovered by the project system.

Date

History

Reason

May 2010

Added new remarks with links to topics that show how to implement this interface

Information enhancement.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ