CustomXMLNode.NodeType Property

Definition

Gets the type of the current node. Read-only.

public:
 property Microsoft::Office::Core::MsoCustomXMLNodeType NodeType { Microsoft::Office::Core::MsoCustomXMLNodeType get(); };
public Microsoft.Office.Core.MsoCustomXMLNodeType NodeType { get; }
member this.NodeType : Microsoft.Office.Core.MsoCustomXMLNodeType
Public ReadOnly Property NodeType As MsoCustomXMLNodeType

Property Value

MsoCustomXMLNodeType

Applies to