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

The MessageInvalidPropertySettingExceptiontype exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
ActualValue
Gets the value that was actually set for the property
Data (Inherited from Exception.)
ExpectedValue
Gets the value that was expected for the property
HelpLink (Inherited from Exception.)
HResult (Inherited from Exception.)
InnerException (Inherited from Exception.)
Message (Inherited from Exception.)
Property
Property name that is missing
(Inherited from MessagePropertyException.)
SendingMessage
Base message that threw the exception
(Inherited from MessageException.)
Source (Inherited from Exception.)
StackTrace (Inherited from Exception.)
TargetSite (Inherited from Exception.)

See Also