Share via


TestLogger<TName>.LogMessages Property

Definition

log messages.

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)

Property Value

Implements

Applies to