Converts the value of the current Date object to its equivalent short date string representation.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
| C# |
|---|
public string ToShortDateString() |
| Visual Basic (Declaration) |
|---|
Public Function ToShortDateString As String |