Compartir a través de


InvalidPropertyTypeException Clase

Definición

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

Constructores

InvalidPropertyTypeException(SerializationInfo, StreamingContext)
InvalidPropertyTypeException(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