次の方法で共有


IExplorerSiteNodeInfo.Url プロパティ

定義

SharePoint サイト ノードで表される Microsoft.SharePoint.SPWeb の URL を取得します。

public:
 property Uri ^ Url { Uri ^ get(); };
public Uri Url { get; }
member this.Url : Uri
Public ReadOnly Property Url As Uri

プロパティ値

Uri

SharePoint サイト ノードによって表される Microsoft.SharePoint.SPWeb の URL。

適用対象