共用方式為


SPLocale.DisplayName property

它會顯示在使用者介面,請取得地區設定的名稱。

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

Syntax

'宣告
Public ReadOnly Property DisplayName As String
    Get
'用途
Dim instance As SPLocale
Dim value As String

value = instance.DisplayName
public string DisplayName { get; }

Property value

Type: System.String
字串包含地區設定的名稱。

請參閱

參照

SPLocale class

SPLocale members

Microsoft.SharePoint namespace