Constants::vsDocumentKindHTML Field

 

An HTML document. Can get the IHTMLDocument2 interface, also known as the Document Object Model (DOM).

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

public:
literal String^ vsDocumentKindHTML

Field Value

Type: System::String^

Indicates the type of document that was opened.

Return to top
Show: