PlaceholderItemGetErrorStatus Method |
IT Hit User File System
Gets error status.
Namespace:
ITHit.FileSystem.Windows
Assembly:
ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.3.27213.0
Syntax public bool GetErrorStatus()
Public Function GetErrorStatus As Boolean
public:
bool GetErrorStatus()
member GetErrorStatus : unit -> bool
Return Value
Type:
BooleanTrue if error status is set; false otherwise.
See Also