SnapshotDifferenceChangeEventArgs.Before Propriedade

Definição

O ISnapshotDifference antes da alteração, que é NULL para o primeiro evento de alteração.

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

Valor da propriedade

ISnapshotDifference

O ISnapshotDifference antes da alteração, que é NULL para o primeiro evento de alteração.

Aplica-se a