共用方式為


FakeRedactionCollector.AllRedactedData 屬性

定義

取得發生之所有修訂事件的完整記錄。

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

屬性值

適用於