TextContentChangingEventArgs.Before Ö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.
ITextSnapshotDeğişiklikten önceki en son.
public:
property Microsoft::VisualStudio::Text::ITextSnapshot ^ Before { Microsoft::VisualStudio::Text::ITextSnapshot ^ get(); };
public:
property Microsoft::VisualStudio::Text::ITextSnapshot ^ Before { Microsoft::VisualStudio::Text::ITextSnapshot ^ get(); };
public Microsoft.VisualStudio.Text.ITextSnapshot Before { get; }
member this.Before : Microsoft.VisualStudio.Text.ITextSnapshot
Public ReadOnly Property Before As ITextSnapshot
Özellik Değeri
ITextSnapshotDeğişiklikten önceki en son.