SPRegionalSettings.ThousandSeparator property
取得在伺服器上用於數字的千位分隔符號。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property ThousandSeparator As String
Get
'用途
Dim instance As SPRegionalSettings
Dim value As String
value = instance.ThousandSeparator
public string ThousandSeparator { get; }
Property value
Type: System.String
字串,指定千分位分隔符號。