DateFormatDateSeparator Property |
Gets the date separator.
Namespace: GroupDocs.Search.OptionsAssembly: GroupDocs.Search (in GroupDocs.Search.dll) Version: 21.8.1
Syntaxpublic string DateSeparator { get; }
Public ReadOnly Property DateSeparator As String
Get
public:
property String^ DateSeparator {
String^ get ();
}
member DateSeparator : string with get
Property Value
Type:
String
See Also