IVsTextEditGeneral, interface
Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.
Réservé à un usage interne Microsoft.
Espace de noms : EnvDTE
Assembly : EnvDTE (dans EnvDTE.dll)
Syntaxe
'Déclaration
<GuidAttribute("2E1BFD1C-5B26-4ACA-B97B-ED9D261BA3E7")> _
Public Interface IVsTextEditGeneral
[GuidAttribute("2E1BFD1C-5B26-4ACA-B97B-ED9D261BA3E7")]
public interface IVsTextEditGeneral
[GuidAttribute(L"2E1BFD1C-5B26-4ACA-B97B-ED9D261BA3E7")]
public interface class IVsTextEditGeneral
[<GuidAttribute("2E1BFD1C-5B26-4ACA-B97B-ED9D261BA3E7")>]
type IVsTextEditGeneral = interface end
public interface IVsTextEditGeneral
Le type IVsTextEditGeneral expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
AutoDelimiterHighlighting | Infrastructure. Réservé à un usage interne Microsoft. | |
DragNDropTextEditing | Infrastructure. Réservé à un usage interne Microsoft. | |
GoToAnchorAfterEscape | Infrastructure. Réservé à un usage interne Microsoft. | |
HorizontalScrollBar | Infrastructure. Réservé à un usage interne Microsoft. | |
MarginIndicatorBar | Infrastructure. Réservé à un usage interne Microsoft. | |
SelectionMargin | Infrastructure. Réservé à un usage interne Microsoft. | |
UndoCaretActions | Infrastructure. Réservé à un usage interne Microsoft. | |
VerticalScrollBar | Infrastructure. Réservé à un usage interne Microsoft. |
Début