MissingPropertyException 类

定义

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
继承
属性

构造函数

MissingPropertyException(SerializationInfo, StreamingContext)
MissingPropertyException(Type)

属性

EventId (继承自 MissingPropertyException)
Message (继承自 XLANGsException)
PropertyType (继承自 MissingPropertyException)

方法

GetObjectData(SerializationInfo, StreamingContext) (继承自 XLANGsException)
GetState(String) (继承自 XLANGsException)
SetMessage(String) (继承自 XLANGsException)
SetState(String, Object) (继承自 XLANGsException)

适用于