FakeRedactionCollector.AllRedactorRequests 속성

정의

발생한 모든 다시 실행 요청 이벤트의 전체 로그를 가져옵니다.

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::Extensions::Compliance::Testing::RedactorRequested> ^ AllRedactorRequests { System::Collections::Generic::IReadOnlyList<Microsoft::Extensions::Compliance::Testing::RedactorRequested> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.Extensions.Compliance.Testing.RedactorRequested> AllRedactorRequests { get; }
member this.AllRedactorRequests : System.Collections.Generic.IReadOnlyList<Microsoft.Extensions.Compliance.Testing.RedactorRequested>
Public ReadOnly Property AllRedactorRequests As IReadOnlyList(Of RedactorRequested)

속성 값

적용 대상