IExplorerNodeContext.SiteId 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得與此節點建立關聯的 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) 。