共用方式為


IExplorerNodeContext.SiteId 屬性

定義

取得與此節點建立關聯的 SharePoint 網站識別碼 (Microsoft.SharePoint.SPWeb)。

public:
 property Guid SiteId { Guid get(); };
public Guid SiteId { get; }
member this.SiteId : Guid
Public ReadOnly Property SiteId As Guid

屬性值

與這個節點相關聯的 SharePoint 網站標識碼 (Microsoft.SharePoint.SPWeb) 。

適用於