SPRegionalSettings.ServerLanguage property
取得在虛擬伺服器使用的語言。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property ServerLanguage As SPLanguage
Get
'用途
Dim instance As SPRegionalSettings
Dim value As SPLanguage
value = instance.ServerLanguage
public SPLanguage ServerLanguage { get; }
Property value
Type: Microsoft.SharePoint.SPLanguage
SPLanguage 物件,代表的語言。