CALicense::RlmHostId

Revision as of 09:02, 23 October 2015 by Jhuawen (talk | contribs)

ADE User Guide > ADE Server Class Reference > CALicense

Other languages:
English • ‎中文

property string RlmHostId

用于运行ADE进程的计算机的Reprise License Manager host id(主机号:用于许可证激活和验证)。

数据类型

string:字符串

访问

读取

示例用法

CALicense license = new CALicense();
string hostId = license.RlmHostId;

另请参考

Comments


You are not allowed to post comments.