Freigeben über


IEditorSelection.SelectAll-Methode

Die folgenden Ausführungen gelten für v2.

Wählt den gesamten Inhalt des Editors aus.

Namespace:  Microsoft.WebMatrix.Extensibility.Editor
Assembly:  Microsoft.WebMatrix.Extensibility (in Microsoft.WebMatrix.Extensibility.dll)

Syntax

'Declaration
Sub SelectAll
'Usage
Dim instance As IEditorSelection

instance.SelectAll()
void SelectAll()
void SelectAll()
abstract SelectAll : unit -> unit
function SelectAll()

Siehe auch

Verweis

IEditorSelection Schnittstelle

Microsoft.WebMatrix.Extensibility.Editor-Namespace