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)

属性值

适用于