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