Поделиться через


Свойство ClientRuntimeContext.ServerSchemaVersion

Удаляет папку списка.

Пространство имен:  Microsoft.SharePoint.Client
Сборки:   Microsoft.SharePoint.Client.Silverlight.Runtime (в Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Phone.Runtime (в Microsoft.SharePoint.Client.Phone.Runtime.dll)  Microsoft.SharePoint.Client.Runtime (в Microsoft.SharePoint.Client.Runtime.dll)

Синтаксис

'Декларация
Public Property ServerSchemaVersion As Version
    Get
    Friend Set
'Применение
Dim instance As ClientRuntimeContext
Dim value As Version

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

Значение свойства

Тип: System.Version
Версия схемы Microsoft.SharePoint.Client.ServerRuntime.dll на сервере.

См. также

Справочные материалы

ClientRuntimeContext класс

Элементы ClientRuntimeContext

Пространство имен Microsoft.SharePoint.Client