Get a value of true if the entry appears to be a file; false otherwise
public bool IsFile {get;}
Remarks
This only takes account of DOS/Windows attributes. Other operating systems are ignored. For linux and others the result may be incorrect.
Get a value of true if the entry appears to be a file; false otherwise
This only takes account of DOS/Windows attributes. Other operating systems are ignored. For linux and others the result may be incorrect.