PlaceholderFileDehydrationRequired Method |
IT Hit User File System
Returns true if dehydration is required. False - otherwise.
Namespace:
ITHit.FileSystem.Windows
Assembly:
ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.3.27213.0
Syntax public bool DehydrationRequired()
Public Function DehydrationRequired As Boolean
public:
bool DehydrationRequired()
member DehydrationRequired : unit -> bool
Return Value
Type:
BooleanSee Also