Partager via


LogBufferingFilterRule.Attributes Property

Definition

Gets the log state attributes of messages where this rule applies to.

public:
 property System::Collections::Generic::IReadOnlyList<System::Collections::Generic::KeyValuePair<System::String ^, System::Object ^>> ^ Attributes { System::Collections::Generic::IReadOnlyList<System::Collections::Generic::KeyValuePair<System::String ^, System::Object ^>> ^ get(); };
public System.Collections.Generic.IReadOnlyList<System.Collections.Generic.KeyValuePair<string,object?>>? Attributes { get; }
member this.Attributes : System.Collections.Generic.IReadOnlyList<System.Collections.Generic.KeyValuePair<string, obj>>
Public ReadOnly Property Attributes As IReadOnlyList(Of KeyValuePair(Of String, Object))

Property Value

Applies to