EventSourceOptions.Keywords Ö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.
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.