Compartir a través de


FakeLogRecord.Scopes Propiedad

Definición

Obtiene los ámbitos de registro activos cuando se creó el registro.

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)

Valor de propiedad

Se aplica a