BufferedLogRecord.Attributes Eigenschap

Definitie

Hiermee haalt u de variabele set naam-/waardeparen op die aan de record zijn gekoppeld.

public:
 virtual 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 virtual 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 Overridable ReadOnly Property Attributes As IReadOnlyList(Of KeyValuePair(Of String, Object))

Waarde van eigenschap

Van toepassing op