Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the URI used to construct the load balancer.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property Uri As Uri
Get
'Usage
Dim value As Uri
value = Me.Uri
protected Uri Uri { get; }
Property value
Type: System.Uri
The URI used to construct the load balancer.