Property Type
- Namespace
- GuildWars2.Markup
- Assembly
- GW2SDK.dll
Type
Gets the type of the node.
public override MarkupNodeType Type { get; }
Property Value
- MarkupNodeType
The type of the node, represented by the MarkupNodeType enumeration.
Gets the type of the node.
public override MarkupNodeType Type { get; }
The type of the node, represented by the MarkupNodeType enumeration.