共用方式為


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)

適用於