IExplorerSiteNodeInfo.Url Property

Definition

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

public:
 property Uri ^ Url { Uri ^ get(); };
public Uri Url { get; }
member this.Url : Uri
Public ReadOnly Property Url As Uri

Property Value

Uri

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

Applies to