InvalidPropertyValueException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class InvalidPropertyValueException : Microsoft::XLANGs::BaseTypes::InvalidPropertyValueException
[System.Serializable]
public class InvalidPropertyValueException : Microsoft.XLANGs.BaseTypes.InvalidPropertyValueException
type InvalidPropertyValueException = class
inherit InvalidPropertyValueException
Public Class InvalidPropertyValueException
Inherits InvalidPropertyValueException
- Inheritance
- Attributes
Constructors
Properties
EventId | (Inherited from InvalidPropertyValueException) |
Message | (Inherited from XLANGsException) |
Name | (Inherited from InvalidPropertyValueException) |
Value | (Inherited from InvalidPropertyValueException) |
Methods
GetObjectData(SerializationInfo, StreamingContext) | (Inherited from XLANGsException) |
GetState(String) | (Inherited from XLANGsException) |
SetMessage(String) | (Inherited from XLANGsException) |
SetState(String, Object) | (Inherited from XLANGsException) |