共用方式為


InvalidPropertyValueException 類別

定義

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

建構函式

InvalidPropertyValueException(SerializationInfo, StreamingContext)
InvalidPropertyValueException(Type, Object, Exception)
InvalidPropertyValueException(Type, Object)
InvalidPropertyValueException(XmlQualifiedName, Object, Exception)

屬性

EventId (繼承來源 InvalidPropertyValueException)
Message (繼承來源 XLANGsException)
Name (繼承來源 InvalidPropertyValueException)
Value (繼承來源 InvalidPropertyValueException)

方法

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

適用於