Свойство RegionalSettings.DateSeparator
Gets the separator that is used for dates 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 DateSeparator As String
Get
'Применение
Dim instance As RegionalSettings
Dim value As String
value = instance.DateSeparator
public string DateSeparator { get; }
Значение свойства
Тип: System.String
The data separator.