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 = | ||
− | + | 当搜索有效许可证时,由Reprise License Manage使用的路径。 | |
== 数据类型 == | == 数据类型 == | ||
Line 10: | Line 10: | ||
string:字符串 | string:字符串 | ||
− | == | + | == 存取 == |
− | + | 读取 | |
− | = | + | = 示例用法 = |
string path = license.RlmPath | string path = license.RlmPath | ||
− | = | + | = 另请参考 = |
− | * [[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
property string RlmPath
当搜索有效许可证时,由Reprise License Manage使用的路径。
数据类型
string:字符串
存取
读取
示例用法
string path = license.RlmPath
另请参考
Comments
Enable comment auto-refresher