IXMLDOMDocument.doctype Property

Definition

public:
 property MSXML::IXMLDOMDocumentType ^ doctype { MSXML::IXMLDOMDocumentType ^ get(); };
[System.Runtime.InteropServices.DispId(38)]
public MSXML.IXMLDOMDocumentType doctype { [System.Runtime.InteropServices.DispId(38)] get; }
[<System.Runtime.InteropServices.DispId(38)>]
[<get: System.Runtime.InteropServices.DispId(38)>]
member this.doctype : MSXML.IXMLDOMDocumentType
Public ReadOnly Property doctype As IXMLDOMDocumentType

Property Value

Attributes

Applies to