ApplicationInfoAccount Property |
帐号
Namespace: X3Platform.Apps.ModelAssembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic IAccountInfo Account { get; }
public:
property IAccountInfo^ Account {
IAccountInfo^ get ();
}
Property Value
Type:
IAccountInfo
See Also