次の方法で共有


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)

適用対象