TextSelection.CurrentColumn, propriété

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
ReadOnly Property CurrentColumn As Integer
int CurrentColumn { get; }
property int CurrentColumn {
    int get ();
}
abstract CurrentColumn : int with get
function get CurrentColumn () : int

Valeur de propriété

Type : Int32
Colonne active.

Sécurité .NET Framework

Voir aussi

Référence

TextSelection Interface

EnvDTE, espace de noms