IExplorerSiteNodeInfo.IsConnectionRoot 属性

获取一个值,该值指示 SharePoint 站点节点是否为**“服务器资源管理器”“SharePoint 连接”**节点的直接子级。

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

语法

声明
ReadOnly Property IsConnectionRoot As Boolean
    Get
bool IsConnectionRoot { get; }

属性值

类型:System.Boolean
如果 SharePoint 站点节点是**“服务器资源管理器”“SharePoint 连接”**节点的直接子级,则为 true;否则为 false。

.NET Framework 安全性

请参见

参考

IExplorerSiteNodeInfo 接口

Microsoft.VisualStudio.SharePoint.Explorer 命名空间