Share via


OpenApiXml.NodeType Property

Definition

The node type of the XML representation.

public Microsoft.OpenApi.OpenApiXmlNodeType? NodeType { get; set; }
member this.NodeType : Nullable<Microsoft.OpenApi.OpenApiXmlNodeType> with get, set
Public Property NodeType As Nullable(Of OpenApiXmlNodeType)

Property Value

Applies to