IListNodeInfo.DefaultViewUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the URL of the default view for the list.
public:
property Uri ^ DefaultViewUrl { Uri ^ get(); };
public Uri DefaultViewUrl { get; }
member this.DefaultViewUrl : Uri
Public ReadOnly Property DefaultViewUrl As Uri
Property Value
The URL of the default view for the list.