Share via


EventSourceOptions.Keywords Özellik

Tanım

Olaya uygulanan anahtar sözcükleri alır veya ayarlar. Bu özellik ayarlanmadıysa, olayın anahtar sözcükleri olur 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

Özellik Değeri

Olaya uygulanan anahtar sözcükler veya None anahtar sözcük ayarlı değilse.

Şunlara uygulanır