ServerInfo Constructor

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)

Syntax

'Declaration
Public Sub New ( _
    url As Uri _
)
'Usage
Dim url As Uri

Dim instance As New ServerInfo(url)
public ServerInfo(
    Uri url
)

Parameters

See Also

Reference

ServerInfo Class

ServerInfo Members

Microsoft.SharePoint.Client Namespace