SvMsg Methods |
The SvMsg type exposes the following members.
Name | Description | |
---|---|---|
AppliDebug |
Gets a new SvMsg as an
APPLI_DEBUG.
| |
AppliError |
Gets a new SvMsg as an
APPLI_ERROR.
| |
AppliInfo |
Gets a new SvMsg as an APPLI_INFO.
| |
AppliWarning(Int32) |
Gets a new SvMsg as an APPLI_WARN.
| |
AppliWarning(String) |
Gets a new SvMsg as an APPLI_WARN.
| |
Get |
Gets the message associated with an identifier.
| |
Set |
Sets the default message associated with an identifier.
| |
ToString |
Returns a string representation of this message.
(Overrides ObjectToString.) |