Name | Description | |
---|---|---|
![]() | Message Constructor | Creates a Message for the specified message code. |
The following tables list the members exposed by Message.
Name | Description | |
---|---|---|
![]() | Message Constructor | Creates a Message for the specified message code. |
Name | Description | |
---|---|---|
![]() | AdditionalCode | |
![]() | AdditionalInformation | |
![]() | AdditionalMessages | Additional messages associated with the primary message. |
![]() | AdditionalProperties | Additional attributes associated with the message. |
![]() | Aspect | |
![]() | AspectFriendlyName | |
![]() | Code | |
![]() | DebuggingInformation | |
![]() | Description | |
![]() | ExceptionType | |
![]() | FormattedMessageCode | |
![]() | HelpContext | |
![]() | HelpFile | |
![]() | Hidden | Indicates whether the user has hidden this message. |
![]() | Hideable | Indicates whether the user is allowed to hide this message so that it is not show in the future. |
![]() | Identity | |
![]() | InterfaceID | |
![]() | LinkUrl | |
![]() | LogFileName | |
![]() | MessageCode | The message code that identifies the message. |
![]() | MessageType | The type of the message. |
![]() | NumericMessageCode | |
![]() | Severity | |
![]() | Source | |
![]() | SourceDescription | A description of the object that generated the message. |
![]() | SourceField | |
![]() | SourceFile | |
![]() | SourceIdentity | The identity of the object that generated the message. |
![]() | SourceLine | |
![]() | Text |
Name | Description | |
---|---|---|
![]() | AddInsert | |
![]() | AdditionalPropertiesList | Gets a string list of all additional properties, in the form key: value |
![]() | AddVariantInsert | |
![]() ![]() | CreateForCode | Creates a Message for the specified message code. |
![]() ![]() | CreateForText | Overloaded. Creates a message for the specified message text |
![]() ![]() | CreateFromException | Overloaded. Creates a message from an exception. |
![]() ![]() | CreateUnexpectedError | |
![]() ![]() | CreateWithMessageOverride | Creates a new Message using the specified message code and message text |
![]() ![]() | CreateWithMessageOverrideAndReplacements | Creates a new Message using the specified message code, resource code, and message text. |
![]() ![]() | CreateWithReplacements | Creates a new Message using the specified message code and replacement strings |
![]() | GetAdditionalProperty | Overloaded. Returns the property with the specified name, or Null if the property does not exist. |
![]() ![]() | PaddedSeverityDescription | Gets the SeverityDescription, right-padded to the length of the longest severity literal |
![]() | SetAdditionalProperty | Overloaded. Sets a property for the message. |
![]() | SeverityDescription | Overloaded. |
![]() | ToString | Overloaded. Returns a string that represents the current object. |