PreContentChangedEventArgs.BeforeSnapshot Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
Değişiklikten önceki metin anlık görüntüsü.