Szerkesztés

Megosztás a következőn keresztül:


FakeRedactionCollector.AllRedactorRequests Property

Definition

Gets the full log of all redactor request events that happened.

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)

Property Value

Applies to