FileLockIsLocked Property |
Gets whether or not the target file is presently locked.
Namespace: com.softwarekey.Client.UtilsAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax public bool IsLocked { get; }
Public ReadOnly Property IsLocked As Boolean
Get
public:
property bool IsLocked {
bool get ();
}
Property Value
Type:
BooleanSee Also