ISharePointProjectItem.ProjectItemType Property

Definition

Gets a reference to the object representing the SharePoint project item type.

public:
 property Microsoft::VisualStudio::SharePoint::ISharePointProjectItemType ^ ProjectItemType { Microsoft::VisualStudio::SharePoint::ISharePointProjectItemType ^ get(); };
public Microsoft.VisualStudio.SharePoint.ISharePointProjectItemType ProjectItemType { get; }
member this.ProjectItemType : Microsoft.VisualStudio.SharePoint.ISharePointProjectItemType
Public ReadOnly Property ProjectItemType As ISharePointProjectItemType

Property Value

An object representing a project item type.

Applies to