In This Topic
If true, added messages will be immediately displayed in message management window. Default value is false.
Syntax
public bool ShowImmediately {get; set;}
public:
property bool ShowImmediately {
bool get();
void set ( bool value);
}
See Also