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

(Created page with "= 另请参考 =")
 
(2 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:字符串
  
== 访问 ==
+
== 存取 ==
  
 
读取
 
读取
Line 20: Line 20:
 
= 另请参考 =
 
= 另请参考 =
  
* [[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.