| 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
Syntaxpublic bool IsLocked { get; }Public ReadOnly Property IsLocked As Boolean
Get
public:
property bool IsLocked {
bool get ();
}Property Value
Type:
Boolean
See Also