共用方式為


InvalidPropertyTypeException 類別

定義

public ref class InvalidPropertyTypeException : Microsoft::XLANGs::BaseTypes::InvalidPropertyTypeException
[System.Serializable]
public class InvalidPropertyTypeException : Microsoft.XLANGs.BaseTypes.InvalidPropertyTypeException
type InvalidPropertyTypeException = class
    inherit InvalidPropertyTypeException
Public Class InvalidPropertyTypeException
Inherits InvalidPropertyTypeException
繼承
屬性

建構函式

InvalidPropertyTypeException(SerializationInfo, StreamingContext)
InvalidPropertyTypeException(Type)

屬性

EventId (繼承來源 InvalidPropertyTypeException)
Message (繼承來源 XLANGsException)
PropertyType (繼承來源 InvalidPropertyTypeException)

方法

GetObjectData(SerializationInfo, StreamingContext) (繼承來源 XLANGsException)
GetState(String) (繼承來源 XLANGsException)
SetMessage(String) (繼承來源 XLANGsException)
SetState(String, Object) (繼承來源 XLANGsException)

適用於