Gets or sets the system message type.
| C# | Visual Basic | Visual C++ |
public SystemMessage Message { get; private set; }
Public Property Message As SystemMessage
public: property SystemMessage Message { SystemMessage get (); void set (SystemMessage value); }
The system message type.