ISharePointProjectService.IsSharePointInstalled 屬性

傳回 SharePoint 是否安裝在本機電腦上。

命名空間:  Microsoft.VisualStudio.SharePoint
組件:  Microsoft.VisualStudio.SharePoint (在 Microsoft.VisualStudio.SharePoint.dll 中)

語法

'宣告
ReadOnly Property IsSharePointInstalled As Boolean
    Get
bool IsSharePointInstalled { get; }

屬性值

型別:System.Boolean
如果已安裝 SharePoint,則為 True,否則為 false。

.NET Framework 安全性

請參閱

參考

ISharePointProjectService 介面

Microsoft.VisualStudio.SharePoint 命名空間