Difference between revisions of "CALicense::RlmPath/zh"

(Created page with "string:字符串")
 
(6 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
= property string RlmPath =
 
= property string RlmPath =
  
The path used by the Reprise License Manager when searching for a valid license.
+
当搜索有效许可证时,由Reprise License Manage使用的路径。
  
 
== 数据类型 ==
 
== 数据类型 ==
Line 10: Line 10:
 
string:字符串
 
string:字符串
  
== Access ==
+
== 存取 ==
  
read
+
读取
  
= Example usage =
+
= 示例用法 =
  
 
  string path = license.RlmPath
 
  string path = license.RlmPath
  
= See Also =
+
= 另请参考 =
  
* [[CALicense::RlmHostId]]
+
* [[CALicense::RlmHostId/zh|CALicense::RlmHostId]]
* [[CALicense::RlmUserId]]
+
* [[CALicense::RlmUserId/zh|CALicense::RlmUserId]]

Latest revision as of 07:08, 25 October 2015

ADE User Guide > ADE Server Class Reference > CALicense

Other languages:
English • ‎中文

property string RlmPath

当搜索有效许可证时,由Reprise License Manage使用的路径。

数据类型

string:字符串

存取

读取

示例用法

string path = license.RlmPath

另请参考

Comments


You are not allowed to post comments.