DefaultTextViewOptions.DragDropEditingId-Feld
Bestimmt, ob Drag & Drop-Bearbeitung aktiviert ist.
Namespace: Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Syntax
'Declaration
Public Shared ReadOnly DragDropEditingId As EditorOptionKey(Of Boolean)
public static readonly EditorOptionKey<bool> DragDropEditingId
public:
static initonly EditorOptionKey<bool> DragDropEditingId
static val DragDropEditingId: EditorOptionKey<bool>
public static final var DragDropEditingId : EditorOptionKey<boolean>
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.