Click or drag to resize
ManagerResponseMessage Property
Get/Set the message received with this response.
The content depends on the action that generated this response.

Namespace: AsterNET.Manager.Response
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Message { get; set; }

Property Value

Type: String
See Also