CAEngine::Log
Revision as of 00:24, 21 October 2015 by Jhuawen (talk | contribs) (Created page with "传送给ADE typescript 的所有 commands sent记录以及从这些指令接收到的结果,此时 Photo属性设置...")
ADE User Guide > ADE Server Class Reference > CAEngine
描述
传送给ADE typescript 的所有 commands sent记录以及从这些指令接收到的结果,此时 Photo属性设置为ture。
数据类型
string:字符串
示例用法
ade.Photo|Photo = true; ade.SendCommand("news"); ade.SendCommand("profile"); string txt = ADE.Log;
访问
读取
另请参考
Comments
Enable comment auto-refresher