次の方法で共有


MissingPropertyException クラス

定義

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
継承
MissingPropertyException
派生
属性

コンストラクター

MissingPropertyException(SerializationInfo, StreamingContext)
MissingPropertyException(Type)

プロパティ

EventId
Message (継承元 XLANGsException)
PropertyType

メソッド

GetObjectData(SerializationInfo, StreamingContext) (継承元 XLANGsException)
GetState(String) (継承元 XLANGsException)
SetMessage(String) (継承元 XLANGsException)
SetState(String, Object) (継承元 XLANGsException)

適用対象