Status Members
Include Protected Members
Include Inherited Members
Represents alert information.
The Status type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Status | Initializes a new instance of the Status class. |
Top
Properties
Name | Description | |
---|---|---|
Message | Gets or sets a message that describes the current exception. | |
Name | Gets or sets the status message code. | |
Severity | Gets or sets the severity of an error message. |
Top
Methods
Name | Description | |
---|---|---|
ToString | (Inherited from Object.) |
Top