ISharePointProjectItem.ProjectItemType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.