Share via


vsDocument Constants

Constant Value Description
vsDocumentKindBinary {25834150-CD7E-11D0-92DF-00A0C9138C45} A binary file, opened with a binary file editor.
vsDocumentKindHTML {C76D83F8-A489-11D0-8195-00A0C91BBEE3} An HTML document. Can get the IHTMLDocument2 interface, also known as the DOM, or Document Object Model.
vsDocumentKindResource {00000000-0000-0000-0000-000000000000} A resource file, opened with the resource editor.
vsDocumentKindText {8E7B96A8-E33D-11D0-A6D5-00C04FB67F6A} A text document, opened with a text editor.

See Also

EnvDTE Constants