다음을 통해 공유


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)

속성 값

적용 대상