Click or drag to resize
ItemFlags Property
View Project on GitHub
Flags applying to the item.

Namespace: GW2CSharp.V2.Unauthenticated.Items
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public IEnumerable<ItemFlag> Flags { get; set; }

Property Value

Type: IEnumerableItemFlag
See Also