共用方式為


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。

適用於