TestLogger<TName>.LogMessages Vlastnost

Definice

protokoluje zprávy.

public:
 property System::Collections::Generic::IList<System::String ^> ^ LogMessages { System::Collections::Generic::IList<System::String ^> ^ get(); };
public System.Collections.Generic.IList<string> LogMessages { get; }
member this.LogMessages : System.Collections.Generic.IList<string>
Public ReadOnly Property LogMessages As IList(Of String)

Hodnota vlastnosti

IList<String>

Implementuje

Platí pro