IXMLDOMNode.dataType Property

Definition

public:
 property System::Object ^ dataType { System::Object ^ get(); void set(System::Object ^ value); };
[System.Runtime.InteropServices.DispId(26)]
public object dataType { [System.Runtime.InteropServices.DispId(26)] get; [System.Runtime.InteropServices.DispId(26)] set; }
[<System.Runtime.InteropServices.DispId(26)>]
[<get: System.Runtime.InteropServices.DispId(26)>]
[<set: System.Runtime.InteropServices.DispId(26)>]
member this.dataType : obj with get, set
Public Property dataType As Object

Property Value

Attributes

Applies to