IListNodeInfo.DefaultViewUrl Property
Gets the URL of the default view for the list.
Namespace: Microsoft.VisualStudio.SharePoint.Explorer.Extensions
Assembly: Microsoft.VisualStudio.SharePoint.Explorer.Extensions (in Microsoft.VisualStudio.SharePoint.Explorer.Extensions.dll)
Syntax
'Declaration
ReadOnly Property DefaultViewUrl As Uri
Uri DefaultViewUrl { get; }
Property Value
Type: Uri
The URL of the default view for the list.
.NET Framework Security
- 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.
See Also
Reference
Microsoft.VisualStudio.SharePoint.Explorer.Extensions Namespace