TextSelection.BottomLine, 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 BottomLine As Integer
int BottomLine { get; }
property int BottomLine {
    int get ();
}
abstract BottomLine : int with get
function get BottomLine () : int

Valeur de propriété

Type : Int32
Ligne inférieure.

Sécurité .NET Framework

Voir aussi

Référence

TextSelection Interface

EnvDTE, espace de noms