This topic has not yet been rated - Rate this topic

ISharePointProjectExtension Interface

Updated: May 2010

Represents an extension for SharePoint projects.

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

The ISharePointProjectExtension type exposes the following members.

  Name Description
Public method Initialize Initializes the SharePoint project extension.
Top

Implement the ISharePointProjectExtension interface to define an extension that is loaded when any SharePoint project is opened in Visual Studio. For more information, see Extending SharePoint Projects and How to: Create a SharePoint Project Extension.

Classes that implement this interface must include the System.ComponentModel.Composition.ExportAttribute 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