Поделиться через


Свойство RegionalSettings.ThousandSeparator

Gets the thousand separator used for numbers on the server.

Пространство имен:  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 ThousandSeparator As String
    Get
'Применение
Dim instance As RegionalSettings
Dim value As String

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

Значение свойства

Тип: System.String
The thousand separator.

См. также

Справочные материалы

RegionalSettings класс

Элементы RegionalSettings

Пространство имен Microsoft.SharePoint.Client