Table of Contents

Property Type

Namespace
GuildWars2.Markup
Assembly
GW2SDK.dll

Type

Gets the type of the node.

public abstract MarkupNodeType Type { get; }

Property Value

MarkupNodeType

The type of the node, represented by the MarkupNodeType enumeration.