SnapshotDifferenceChangeEventArgs.After Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
ISnapshotDifferenceDeğişikliğinden sonra. Bu bir SnapshotDifferenceChanging olaydır, henüz hesaplanmadığından bu özellik null olur.