Web.UIVersion 屬性
取得或設定網站的使用者介面 (UI) 版本。
命名空間: Microsoft.SharePoint.Client
組件: Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中); Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中) Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)
語法
'宣告
Public Property UIVersion As Integer
Get
Set
'用途
Dim instance As Web
Dim value As Integer
value = instance.UIVersion
instance.UIVersion = value
public int UIVersion { get; set; }
屬性值
類型:System.Int32
32 位元整數 0 到 127 之間指定 UI 版本。
備註
這個應用程式定義使用者介面項目] 和 [主版頁面在網路上使用,用來決定其他SharePoint Server元件與相容性]。