SourceLocationUpdatedEventArgs Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Menyediakan data untuk peristiwa SourceLocationUpdated.
public ref class SourceLocationUpdatedEventArgs : EventArgs
public class SourceLocationUpdatedEventArgs : EventArgs
type SourceLocationUpdatedEventArgs = class
inherit EventArgs
Public Class SourceLocationUpdatedEventArgs
Inherits EventArgs
- Warisan
Konstruktor
SourceLocationUpdatedEventArgs(Guid, SourceLocation) |
Menginisialisasi instans baru kelas SourceLocationUpdatedEventArgs. |
Properti
ObjectReference |
Mendapatkan Guid ObjectReference yang berubah. |
UpdatedSourceLocation |
Mendapatkan lokasi sumber yang diperbarui. |
Metode
Equals(Object) |
Menentukan apakah objek yang ditentukan sama dengan objek saat ini. (Diperoleh dari Object) |
GetHashCode() |
Berfungsi sebagai fungsi hash default. (Diperoleh dari Object) |
GetType() |
Mendapatkan instans Type saat ini. (Diperoleh dari Object) |
MemberwiseClone() |
Membuat salinan dangkal dari yang saat ini Object. (Diperoleh dari Object) |
ToString() |
Mengembalikan string yang mewakili objek saat ini. (Diperoleh dari Object) |