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)

プロパティ値

適用対象