Share via


IExplorerSiteNodeInfo.Id Property

Definition

Gets the ID of the Microsoft.SharePoint.SPWeb that is represented by the SharePoint site node.

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

Property Value

The ID of the Microsoft.SharePoint.SPWeb that is represented by the SharePoint site node.

Applies to