IXMLDOMDocument.doctype Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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