Implementation of the Guild Wars 2 API in C#
Implementation of the Guild Wars 2 API in C#
GW2CSharp.V2
V2Endpoint Class
V2Endpoint Properties
Account Property
Achievements Property
Colors Property
Continents Property
Currencies Property
Exchanges Property
GetBuildId Property
Items Property
Listings Property
Maps Property
Minis Property
Prices Property
PvpGame Property
PvpStatistics Property
Quaggans Property
RecipeWrapper Property
RessourceFiles Property
Skins Property
TokenInfo Property
Transactions Property
Worlds Property
WvWMatches Property
WvWObjectives Property
V2Endpoint
GetBuildId Property
View Project on GitHub
Returns the current build id.
Namespace:
GW2CSharp.V2
Assembly:
GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
Copy
public
int
GetBuildId
{
get
; }
Property Value
Type:
Int32
See Also
Reference
V2Endpoint Class
GW2CSharp.V2 Namespace