PreContentChangedEventArgs.Changes Eigenschaft

Definition

Ruft die Auflistung von Änderungen ab.

public:
 property Microsoft::VisualStudio::Text::INormalizedTextChangeCollection ^ Changes { Microsoft::VisualStudio::Text::INormalizedTextChangeCollection ^ get(); };
public Microsoft.VisualStudio.Text.INormalizedTextChangeCollection Changes { get; }
member this.Changes : Microsoft.VisualStudio.Text.INormalizedTextChangeCollection
Public ReadOnly Property Changes As INormalizedTextChangeCollection

Eigenschaftswert

INormalizedTextChangeCollection

die Auflistung von Änderungen.

Gilt für