TraceEventArgs.SkipRecord Properti

Definisi

Mendapatkan nilai Boolean yang menentukan apakah rekaman saat ini dilacak atau dilewati.

public:
 property bool SkipRecord { bool get(); void set(bool value); };
public bool SkipRecord { get; set; }
member this.SkipRecord : bool with get, set
Public Property SkipRecord As Boolean

Nilai Properti

Nilai Boolean yang menentukan apakah rekaman saat ini dilacak atau dilewati.

Jika True, rekaman saat ini dilewati.

Jika False (default), rekaman saat ini dilacak.

Berlaku untuk