Partager via


ITextSnapshotLine.LineBreakLength, propriété

Obtient la longueur des personnages de saut de ligne (tombe toujours dans la plage [0..2]).

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

Syntaxe

'Déclaration
ReadOnly Property LineBreakLength As Integer
int LineBreakLength { get; }
property int LineBreakLength {
    int get ();
}
abstract LineBreakLength : int with get
function get LineBreakLength () : int

Valeur de propriété

Type : Int32
La longueur des personnages de saut de ligne (tombe toujours dans la plage [0..2]).

Sécurité .NET Framework

Voir aussi

Référence

ITextSnapshotLine Interface

Microsoft.VisualStudio.Text, espace de noms