次の方法で共有


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)

プロパティ値

適用対象