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