SnapshotDifferenceChangeEventArgs.Before Özellik

Tanım

ISnapshotDifferenceDeğişikliğinden önce, ilk değişiklik olayı için null .

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

Özellik Değeri

ISnapshotDifference

ISnapshotDifferenceDeğişikliğinden önce, ilk değişiklik olayı için null.

Şunlara uygulanır