UILogMessageMessage Property
The message content.
Namespace: Gemstone.Timeseries.ModelAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.155 -- Release Build+e115e0aae9dba2e478171d226b178f6065fb745f
public string Message { get; set; }
Public Property Message As String
Get
Set
public:
property String^ Message {
String^ get ();
void set (String^ value);
}
function get_Message();
function set_Message(value);
Property Value
String