Condividi tramite


Enumerazione vsDocumentDockPreferenceOptions

Rappresenta le preferenze di ancoraggio della finestra del documento.

Spazio dei nomi:  EnvDTE100
Assembly:  EnvDTE100 (in EnvDTE100.dll)

Sintassi

'Dichiarazione
<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

Membri

Nome membro Descrizione
vsDocumentDockAtBeginning Ancorata all'inizio.
vsDocumentDockAtEnd Ancorata alla fine.

Vedere anche

Riferimenti

Spazio dei nomi EnvDTE100