PreContentChangedEventArgs.Changes Özellik

Tanım

Değişiklik koleksiyonunu alır.

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

Özellik Değeri

INormalizedTextChangeCollection

değişiklik koleksiyonu.

Şunlara uygulanır