Click or drag to resize
LogMessageText Property
This value is the content of the log message.

Namespace: DoubleTake.Common.Contract
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntax
public string Text { get; set; }

Property Value

Type: String
The descriptive portion of the message.
See Also