SnapshotDifferenceChangeEventArgs.Before Ö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 ö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
ISnapshotDifferenceDeğişikliğinden önce, ilk değişiklik olayı için null.