次の方法で共有


IExplorerSiteNodeInfo.IsConnectionRoot プロパティ

定義

SharePoint サイト ノードがサーバー エクスプローラーの SharePoint 接続ノードの直下の子であるかどうかを示す値を取得します。

public:
 property bool IsConnectionRoot { bool get(); };
public bool IsConnectionRoot { get; }
member this.IsConnectionRoot : bool
Public ReadOnly Property IsConnectionRoot As Boolean

プロパティ値

trueSharePoint サイト ノードが Server エクスプローラー の SharePoint Connections ノードの直接の子である場合は 。falseそれ以外の場合は 。

適用対象