Action
Gets the type of the displayed message in the statusbar, i.e. S (Success), W (Warning), E (Error), A (Abort), I (Information).
Syntax
C#
protected StatusBarMessageType MessageType { get; }
VB
'Declaration
Protected Read Property MessageType As StatusBarMessageType
Access
Read only.