AccountCacheInfoAccountObject Property |
帐号会话的缓存对象
Namespace: X3Platform.SessionsAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic string AccountObject { get; set; }
public:
property String^ AccountObject {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also