IExplorerNodeContext.SiteUrl 属性

获取此节点关联的 SharePoint 网站 (Microsoft.SharePoint.SPWeb) 的 URL。

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

语法

声明
ReadOnly Property SiteUrl As Uri
    Get
Uri SiteUrl { get; }

属性值

类型:System.Uri
一个表示 SharePoint 网站的 URL 的值。

.NET Framework 安全性

请参见

参考

IExplorerNodeContext 接口

Microsoft.VisualStudio.SharePoint.Explorer 命名空间