ClientRuntimeContext.ServerLibraryVersion - Propriété
Obtient une valeur qui spécifie le schéma de la 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 ServerLibraryVersion As Version
Get
Friend Set
'Utilisation
Dim instance As ClientRuntimeContext
Dim value As Version
value = instance.ServerLibraryVersion
public Version ServerLibraryVersion { get; internal set; }
Valeur de propriété
Type : System.Version
La version de build de Microsoft.SharePoint.Client.ServerRuntime.dll sur le serveur.