Property Path
Path
Gets the full path for this file
public string Path { get; }
Property Value
Remarks
information
This is NOT a LazyEncodedString as there is no native API equivalent of this method. Instead it is the result of path concatenation of the Directory and FileName properties.