IListViewNodeInfo.Id Property
Gets the ID of the view.
Namespace: Microsoft.VisualStudio.SharePoint.Explorer.Extensions
Assembly: Microsoft.VisualStudio.SharePoint.Explorer.Extensions (in Microsoft.VisualStudio.SharePoint.Explorer.Extensions.dll)
'Declaration
ReadOnly Property Id As Guid
Guid Id { get; }
Type: Guid
The ID of the view.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Microsoft.VisualStudio.SharePoint.Explorer.Extensions Namespace