ISharePointProjectService.SharePointInstallPath 属性

获取 SharePoint 的安装路径(如果 SharePoint 安装在系统上)。

命名空间:  Microsoft.VisualStudio.SharePoint
程序集:  Microsoft.VisualStudio.SharePoint(在 Microsoft.VisualStudio.SharePoint.dll 中)

语法

声明
ReadOnly Property SharePointInstallPath As String
    Get
string SharePointInstallPath { get; }

属性值

类型:System.String
如果已安装 SharePoint,则为安装路径;如果未安装 SharePoint,则为 nullnull 引用(在 Visual Basic 中为 Nothing)。

.NET Framework 安全性

请参见

参考

ISharePointProjectService 接口

Microsoft.VisualStudio.SharePoint 命名空间