ClientSchemaVersions.CurrentVersion field

Represents the version number for the current client schema, which is a constant string.

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

Syntax

'Declaration
Public Shared ReadOnly CurrentVersion As Version
'Usage
Dim value As Version

value = ClientSchemaVersions.CurrentVersion
public static readonly Version CurrentVersion

See also

Reference

ClientSchemaVersions class

ClientSchemaVersions members

Microsoft.SharePoint.Client namespace