Compartir a través de


MissingPropertyException Clase

Definición

public ref class MissingPropertyException abstract : Microsoft::XLANGs::BaseTypes::XLANGsException
[System.Serializable]
public abstract class MissingPropertyException : Microsoft.XLANGs.BaseTypes.XLANGsException
type MissingPropertyException = class
    inherit XLANGsException
Public MustInherit Class MissingPropertyException
Inherits XLANGsException
Herencia
MissingPropertyException
Derivado
Atributos

Constructores

MissingPropertyException(SerializationInfo, StreamingContext)
MissingPropertyException(Type)

Propiedades

EventId
Message (Heredado de XLANGsException)
PropertyType

Métodos

GetObjectData(SerializationInfo, StreamingContext) (Heredado de XLANGsException)
GetState(String) (Heredado de XLANGsException)
SetMessage(String) (Heredado de XLANGsException)
SetState(String, Object) (Heredado de XLANGsException)

Se aplica a