IMemberInfoAccount Property |
帐号
Namespace: X3Platform.MembershipAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
SyntaxIAccountInfo Account { get; set; }
property IAccountInfo^ Account {
IAccountInfo^ get ();
void set (IAccountInfo^ value);
}
Property Value
Type:
IAccountInfo
See Also