 | FileFullname Property |
The combined optional path and file name of the file on the digital media. There is no drive letter.
A typical value would be April report.docx for a file in the root folder of the media, or
Reports/April/2024/purchases.xlsx for a file in a subdirectory.
Namespace: Orthogonal.Hoarder.StdLib.EntityAssembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.17
Syntaxpublic string Fullname { get; set; }
Property Value
String
See Also