Implementation of the Guild Wars 2 API in C#
Implementation of the Guild Wars 2 API in C#
GW2CSharp.V2.Unauthenticated.Items
Item Class
Item Properties
ChatLink Property
Description Property
Details Property
Flags Property
GameTypes Property
Icon Property
Id Property
Level Property
Name Property
Rarity Property
Restrictions Property
Skin Property
Type Property
VendorValue Property
Item
Rarity Property
View Project on GitHub
The item rarity.
Namespace:
GW2CSharp.V2.Unauthenticated.Items
Assembly:
GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
Copy
public
Rarity
Rarity
{
get
;
set
; }
Property Value
Type:
Rarity
See Also
Reference
Item Class
GW2CSharp.V2.Unauthenticated.Items Namespace