Compartilhar via


Enumeração vsBrowserViewSource

Indica que tipo de janela é usado para exibir a página da web de origem.

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

Sintaxe

'Declaração
<GuidAttribute("947FFC03-8314-4288-BDD7-DFD282DA40D5")> _
Public Enumeration vsBrowserViewSource
[GuidAttribute("947FFC03-8314-4288-BDD7-DFD282DA40D5")]
public enum vsBrowserViewSource
[GuidAttribute(L"947FFC03-8314-4288-BDD7-DFD282DA40D5")]
public enum class vsBrowserViewSource
[<GuidAttribute("947FFC03-8314-4288-BDD7-DFD282DA40D5")>]
type vsBrowserViewSource
public enum vsBrowserViewSource

Membros

Nome do membro Descrição
vsBrowserViewSourceSource Exibir código fonte HTML.
vsBrowserViewSourceDesign Exibir código-fonte na janela de design do HTML.
vsBrowserViewSourceExternal Exibir código-fonte em um editor externo.

Consulte também

Referência

Namespace EnvDTE