Implementation of the Guild Wars 2 API in C#
Implementation of the Guild Wars 2 API in C#
GW2CSharp.V2.Authenticated.Account
Account Class
Account Properties
Access Property
Created Property
FractalLevel Property
Guilds Property
Id Property
Name Property
World Property
Account
Access Property
View Project on GitHub
Accesslevel of the account.
Namespace:
GW2CSharp.V2.Authenticated.Account
Assembly:
GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
Copy
public
AccountType
Access
{
get
;
set
; }
Property Value
Type:
AccountType
See Also
Reference
Account Class
GW2CSharp.V2.Authenticated.Account Namespace