Partager via


ITextViewLine.Change, propriété

Place la modification pour cette ligne de texte rendue entre la disposition actuelle et la précédente.

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

Syntaxe

'Déclaration
ReadOnly Property Change As TextViewLineChange
TextViewLineChange Change { get; }
property TextViewLineChange Change {
    TextViewLineChange get ();
}
abstract Change : TextViewLineChange with get
function get Change () : TextViewLineChange

Valeur de propriété

Type : Microsoft.VisualStudio.Text.Formatting.TextViewLineChange
La modification pour cette ligne de texte rendu entre la mise en page actuelle et la mise en page précédente.

Sécurité .NET Framework

Voir aussi

Référence

ITextViewLine Interface

Microsoft.VisualStudio.Text.Formatting, espace de noms