次の方法で共有


ClientRuntimeContext.ServerSchemaVersion プロパティ

Gets the schema version of Microsoft.SharePoint.Client.ServerRuntime.dll on the server.

名前空間:  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
The schema version of Microsoft.SharePoint.Client.ServerRuntime.dll on the server.

関連項目

参照先

ClientRuntimeContext クラス

ClientRuntimeContext メンバー

Microsoft.SharePoint.Client 名前空間