Share via


MissingPropertyException Class

Definition

public ref class MissingPropertyException : Microsoft::XLANGs::BaseTypes::MissingPropertyException
[System.Serializable]
public class MissingPropertyException : Microsoft.XLANGs.BaseTypes.MissingPropertyException
type MissingPropertyException = class
    inherit MissingPropertyException
Public Class MissingPropertyException
Inherits MissingPropertyException
Inheritance
Attributes

Constructors

MissingPropertyException(SerializationInfo, StreamingContext)
MissingPropertyException(Type)

Properties

EventId (Inherited from MissingPropertyException)
Message (Inherited from XLANGsException)
PropertyType (Inherited from MissingPropertyException)

Methods

GetObjectData(SerializationInfo, StreamingContext) (Inherited from XLANGsException)
GetState(String) (Inherited from XLANGsException)
SetMessage(String) (Inherited from XLANGsException)
SetState(String, Object) (Inherited from XLANGsException)

Applies to