FileLockFilePath Property |
Gets the absolute path to the file which will be locked to this process.
Namespace: com.softwarekey.Client.UtilsAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax public string FilePath { get; }
Public ReadOnly Property FilePath As String
Get
public:
property String^ FilePath {
String^ get ();
}
Property Value
Type:
StringSee Also