IEditorOperations.Indent, méthode

En cas de sélection multiligne, met en retrait la sélection ; sinon, insère une tabulation à l'emplacement du signe insertion.

Espace de noms :  Microsoft.VisualStudio.Text.Operations
Assembly :  Microsoft.VisualStudio.Text.UI (dans Microsoft.VisualStudio.Text.UI.dll)

Syntaxe

'Déclaration
Function Indent As Boolean
bool Indent()
bool Indent()
abstract Indent : unit -> bool
function Indent() : boolean

Valeur de retour

Type : Boolean
true si la modification a réussi ; sinon false.

Sécurité .NET Framework

Voir aussi

Référence

IEditorOperations Interface

Microsoft.VisualStudio.Text.Operations, espace de noms