SnapshotDifferenceChangeEventArgs.After Özellik

Tanım

ISnapshotDifferenceDeğişikliğinden sonra. Bu bir SnapshotDifferenceChanging olaydır, henüz hesaplanmadığı için bu özellik nullolacaktır.

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

Özellik Değeri

ISnapshotDifference

ISnapshotDifferenceDeğişikliğinden sonra. Bu bir SnapshotDifferenceChanging olaydır, henüz hesaplanmadığından bu özellik null olur.

Şunlara uygulanır