Свойство RegionalSettings.IsEastAsia
Gets whether the Web site locale is an East Asian locale.
Пространство имен: 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 ReadOnly Property IsEastAsia As Boolean
Get
'Применение
Dim instance As RegionalSettings
Dim value As Boolean
value = instance.IsEastAsia
public bool IsEastAsia { get; }
Значение свойства
Тип: System.Boolean
true if the Web site locale is an East Asian locale, otherwise false.