Implementation of the Guild Wars 2 API in C#
Implementation of the Guild Wars 2 API in C#
GW2CSharp.V2.Unauthenticated.Minis
Mini Class
Mini Properties
Icon Property
Id Property
ItemId Property
Name Property
Order Property
Unlock Property
Mini
Icon Property
View Project on GitHub
The mini icon URL.
Namespace:
GW2CSharp.V2.Unauthenticated.Minis
Assembly:
GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
Copy
public
string
Icon
{
get
;
set
; }
Property Value
Type:
String
See Also
Reference
Mini Class
GW2CSharp.V2.Unauthenticated.Minis Namespace