TaskExecutionLogEntryEventArgs.Message 屬性

定義

會收到日誌輸入事件的訊息。

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

屬性值

一個字串,代表日誌輸入事件的訊息。

適用於