Partager via


ClientRuntimeContext.ServerSchemaVersion - Propriété

Supprime le dossier de liste.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight.Runtime (dans Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Phone.Runtime (dans Microsoft.SharePoint.Client.Phone.Runtime.dll)  Microsoft.SharePoint.Client.Runtime (dans Microsoft.SharePoint.Client.Runtime.dll)

Syntaxe

'Déclaration
Public Property ServerSchemaVersion As Version
    Get
    Friend Set
'Utilisation
Dim instance As ClientRuntimeContext
Dim value As Version

value = instance.ServerSchemaVersion
public Version ServerSchemaVersion { get; internal set; }

Valeur de propriété

Type : System.Version
La version du schéma de Microsoft.SharePoint.Client.ServerRuntime.dll sur le serveur.

Voir aussi

Référence

ClientRuntimeContext classe

ClientRuntimeContext - Membres

Microsoft.SharePoint.Client - Espace de noms