ISharePointProject.ProjectMode 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 the current project system mode. Check SharePointProjectMode for possible values.
public:
property Microsoft::VisualStudio::SharePoint::SharePointProjectMode ProjectMode { Microsoft::VisualStudio::SharePoint::SharePointProjectMode get(); };
public Microsoft.VisualStudio.SharePoint.SharePointProjectMode ProjectMode { get; }
member this.ProjectMode : Microsoft.VisualStudio.SharePoint.SharePointProjectMode
Public ReadOnly Property ProjectMode As SharePointProjectMode
Property Value
The current project system mode.