AWS SDK for .NET Documentation
NodeType Property
AmazonAmazon.Runtime.Internal.TransformXmlUnmarshallerContextNodeType Did this page help you?   Yes   No    Tell us about it...
The XmlNodeType of the current event. Will be one of Element, EndElement, or Attribute during parsing, and None at the start and end.
Declaration Syntax
C#
public XmlNodeType NodeType { get; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)