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.
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