다음을 통해 공유


TestLogger<TName>.LogMessages 속성

정의

로그 메시지.

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)

속성 값

구현

적용 대상