ClientRuntimeContext.ServerSchemaVersion 屬性
取得伺服器上的 Microsoft.SharePoint.Client.ServerRuntime.dll 結構描述版本。
命名空間: 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 結構描述版本。