EngineMacAutoLock Property |
IT Hit User File System
Namespace:
ITHit.FileSystem.Mac
Assembly:
ITHit.FileSystem.Mac (in ITHit.FileSystem.Mac.dll) Version: 1.0.8837.18647
Syntax public bool AutoLock { get; set; }
Public Property AutoLock As Boolean
Get
Set
public:
property bool AutoLock {
bool get ();
void set (bool value);
}
member AutoLock : bool with get, set
Property Value
Type:
BooleanSee Also