ServerInfo class

Provides information about the specified server.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.ServerInfo

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

Syntax

'Declaration
Public NotInheritable Class ServerInfo
'Usage
Dim instance As ServerInfo
public sealed class ServerInfo

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ServerInfo members

Microsoft.SharePoint.Client namespace