Enumeração vsDocumentDockPreferenceOptions

Representa o encaixe as preferências de janela de documento.

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

Sintaxe

'Declaração
<GuidAttribute("6FADEE12-6296-4E8B-A3EF-A6A0DC32F967")> _
Public Enumeration vsDocumentDockPreferenceOptions
[GuidAttribute("6FADEE12-6296-4E8B-A3EF-A6A0DC32F967")]
public enum vsDocumentDockPreferenceOptions
[GuidAttribute(L"6FADEE12-6296-4E8B-A3EF-A6A0DC32F967")]
public enum class vsDocumentDockPreferenceOptions
[<GuidAttribute("6FADEE12-6296-4E8B-A3EF-A6A0DC32F967")>]
type vsDocumentDockPreferenceOptions
public enum vsDocumentDockPreferenceOptions

Membros

Nome do membro Descrição
vsDocumentDockAtBeginning Encaixado no início.
vsDocumentDockAtEnd Encaixado no final.

Consulte também

Referência

Namespace EnvDTE100