Bagikan melalui


EventSourceOptions.Keywords Properti

Definisi

Mendapatkan atau mengatur kata kunci yang diterapkan ke peristiwa. Jika properti ini tidak diatur, kata kunci peristiwa akan menjadi None.

public:
 property System::Diagnostics::Tracing::EventKeywords Keywords { System::Diagnostics::Tracing::EventKeywords get(); void set(System::Diagnostics::Tracing::EventKeywords value); };
public System.Diagnostics.Tracing.EventKeywords Keywords { get; set; }
member this.Keywords : System.Diagnostics.Tracing.EventKeywords with get, set
Public Property Keywords As EventKeywords

Nilai Properti

Kata kunci diterapkan ke peristiwa, atau None jika tidak ada kata kunci yang diatur.

Berlaku untuk