Aracılığıyla paylaş


EventAttribute.Tags Özellik

Tanım

Bu EventAttribute nesnenin EventTags değerini alır veya ayarlar. Olay etiketi, olay günlüğe kaydedildiğinde geçirilen kullanıcı tanımlı bir değerdir.

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

Özellik Değeri

EventTags Bu EventAttribute nesnenin değeri. Olay etiketi, olay günlüğe kaydedildiğinde geçirilen kullanıcı tanımlı bir değerdir.

Şunlara uygulanır