Freigeben über


SPRegionalSettings.IsEastAsia-Eigenschaft

Ruft einen booleschen Wert ab, der angibt, ob das Gebietsschema der Website ostasiatisch ist.

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

Syntax

'Declaration
Public ReadOnly Property IsEastAsia As Boolean
    Get
'Usage
Dim instance As SPRegionalSettings
Dim value As Boolean

value = instance.IsEastAsia
public bool IsEastAsia { get; }

Eigenschaftswert

Typ: System.Boolean
true Wenn das Gebietsschema der Website eine ostasiatische Gebietsschemas ist; andernfalls false.

Siehe auch

Referenz

SPRegionalSettings Klasse

SPRegionalSettings-Member

Microsoft.SharePoint-Namespace