PreContentChangedEventArgs.BeforeSnapshot Özellik

Tanım

Değişiklikten önce metin anlık görüntüsünü alır.

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

Özellik Değeri

ITextSnapshot

Değişiklikten önceki metin anlık görüntüsü.

Şunlara uygulanır