ITextViewLine.Change Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
Modification pour cette ligne de texte rendue entre la disposition actuelle et la précédente.