IExplorerNodeContext.SiteId Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Gets the ID of the SharePoint site (Microsoft.SharePoint.SPWeb) that this node is associated with.

Namespace:  Microsoft.VisualStudio.SharePoint.Explorer
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
ReadOnly Property SiteId As Guid
Guid SiteId { get; }

Property Value

Type: System.Guid
The ID of the SharePoint site (Microsoft.SharePoint.SPWeb) that this node is associated with.

.NET Framework Security

See Also

Reference

IExplorerNodeContext Interface

Microsoft.VisualStudio.SharePoint.Explorer Namespace