This topic has not yet been rated - Rate this topic

vsBrowserViewSource Enumeration

Indicates which window type is used to view web page source.

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

[GuidAttribute("947FFC03-8314-4288-BDD7-DFD282DA40D5")] 
public enum vsBrowserViewSource
/** @attribute GuidAttribute("947FFC03-8314-4288-BDD7-DFD282DA40D5") */ 
public enum vsBrowserViewSource
GuidAttribute("947FFC03-8314-4288-BDD7-DFD282DA40D5") 
public enum vsBrowserViewSource
  Member name Description
vsBrowserViewSourceDesign View source in the HTML design window. 
vsBrowserViewSourceExternal View source in an external editor. 
vsBrowserViewSourceSource View source as HTML. 
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Advertisement