Click or drag to resize
GDAppEventmessage Property
This property contains a textual description of the event.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public string message { get; set; }

Property Value

Type: String
Remarks
The text is suitable for display to the end user, at least for reporting diagnostic information for support purposes.
See Also