ElisionSourceSpansChangedEventArgs.Before Özellik

Tanım

IProjectionBufferDeğişiklik yapılmadan önceki durumu.

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

Özellik Değeri

IProjectionSnapshot

IProjectionBufferDeğişiklik yapılmadan önceki durumu.

Şunlara uygulanır