FileDaterTruncate Method
Truncates the specified date(s) of the file to "01/01/1800 00:00:00".
Note: Calling this method does not cause the removal of any saved date.
After setting a date, must call once the
Save(DateAttribute) method if want to save any date established.
Namespace: DevCase.Core.IO.FileSystemAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
No code example is currently available or this language may not be supported.
Parameters
- dateAttributes DateAttribute
-
The type of date(s) to truncate.