PropertyObjectFile.Unlock
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
PropertyObjectFile.Unlock
Syntax
PropertyObjectFile.Unlock( passwordString)
Purpose
Unlocks the file. The PropertyObjectFile.Protection property specifies the type of protection for the lock. Use the PropertyObjectFile.Lock method to lock the file.
Remarks
This method applies only to sequence files. Using this method on other files causes an error.
Parameters
passwordString As String
[In] Specifies the password for the unlock operation.