Editar

Compartilhar via


FakeLogRecord.Scopes Property

Definition

Gets the logging scopes active when the log record was created.

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

Property Value

Applies to