Compartir a través de


MissingPropertyException Clase

Definición

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
Herencia
Atributos

Constructores

MissingPropertyException(SerializationInfo, StreamingContext)
MissingPropertyException(Type)

Propiedades

EventId (Heredado de MissingPropertyException)
Message (Heredado de XLANGsException)
PropertyType (Heredado de MissingPropertyException)

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