[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The MessageValidationExceptiontype exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
Data (Inherited from Exception.)
HelpLink (Inherited from Exception.)
HResult (Inherited from Exception.)
InnerException (Inherited from Exception.)
Message
Equivalent to ToString()
(Overrides Exception . . :: . . Message.)
SendingMessage
Base message that threw the exception
(Inherited from MessageException.)
Source (Inherited from Exception.)
StackTrace (Inherited from Exception.)
TargetSite (Inherited from Exception.)
ValidationExceptions
Contains a collection of exceptions generated by validation

See Also