ClientRuntimeContext.ServerLibraryVersion 屬性
取得伺服器上的 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 ServerLibraryVersion As Version
Get
Friend Set
'用途
Dim instance As ClientRuntimeContext
Dim value As Version
value = instance.ServerLibraryVersion
public Version ServerLibraryVersion { get; internal set; }
屬性值
類型:System.Version
在伺服器上 Microsoft.SharePoint.Client.ServerRuntime.dll 建置版本。