System > System Assembly Interfaces > ILock > ILock.Active
Active: Boolean;
Active: Boolean;
The Active property returns whether locking is enabled.
Available values:
True. Locking is enabled. To disable locking, use the Unlock method.
False. Locking is disabled.
See also: