PlaceholderFileHydrationRequired Method |
IT Hit User File System
Returns true if hydration is required. False - otherwise.
Namespace:
ITHit.FileSystem.Windows
Assembly:
ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 6.2.20461.0
Syntaxpublic bool HydrationRequired()
Public Function HydrationRequired As Boolean
public:
bool HydrationRequired()
member HydrationRequired : unit -> bool
Return Value
Type:
Boolean[Missing <returns> documentation for "M:ITHit.FileSystem.Windows.PlaceholderFile.HydrationRequired"]
See Also