ITextViewLine.Change Propriété

Définition

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

public:
 property Microsoft::VisualStudio::Text::Formatting::TextViewLineChange Change { Microsoft::VisualStudio::Text::Formatting::TextViewLineChange get(); };
public:
 property Microsoft::VisualStudio::Text::Formatting::TextViewLineChange Change { Microsoft::VisualStudio::Text::Formatting::TextViewLineChange get(); };
public Microsoft.VisualStudio.Text.Formatting.TextViewLineChange Change { get; }
member this.Change : Microsoft.VisualStudio.Text.Formatting.TextViewLineChange
Public ReadOnly Property Change As TextViewLineChange

Valeur de propriété

TextViewLineChange

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

S’applique à