SnapshotDifferenceChangeEventArgs.Before Eigenschaft

Definition

Die ISnapshotDifference vor der Änderung, die für das erste Änderungs Ereignis null ist.

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

Eigenschaftswert

ISnapshotDifference

Die ISnapshotDifference vor der Änderung, die für das erste Änderungs Ereignis NULL ist.

Gilt für