TextContentChangingEventArgs.Before Özellik

Tanım

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

ITextSnapshot

ITextSnapshotDeğişiklikten önceki en son.

Şunlara uygulanır