LogRecord.Message 属性

定义

正在记录的消息

public:
 property System::String ^ Message { System::String ^ get(); };
public:
 property Platform::String ^ Message { Platform::String ^ get(); };
public string Message { get; }
member this.Message : string
Public ReadOnly Property Message As String

属性值

String

适用于