共用方式為


SPSite.WebVisualReport.UIVersion property

此網站的使用者經驗版本。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Property UIVersion As Integer
    Get
    Private Set
'用途
Dim instance As SPSite.WebVisualReport
Dim value As Integer

value = instance.UIVersion
public int UIVersion { get; private set; }

Property value

Type: System.Int32
使用者的Int32表示遇到這個站台的版本。

請參閱

參照

SPSite.WebVisualReport class

SPSite.WebVisualReport members

Microsoft.SharePoint namespace