FakeLogRecord.Scopes 属性

定义

获取创建日志记录时处于活动状态的日志记录范围。

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)

属性值

适用于