次の方法で共有


DehydrationFailedException クラス

定義

public ref class DehydrationFailedException : Microsoft::XLANGs::BaseTypes::DehydrationFailedException
[System.Serializable]
public class DehydrationFailedException : Microsoft.XLANGs.BaseTypes.DehydrationFailedException
type DehydrationFailedException = class
    inherit DehydrationFailedException
Public Class DehydrationFailedException
Inherits DehydrationFailedException
継承
属性

コンストラクター

DehydrationFailedException(Exception, String)
DehydrationFailedException(SerializationInfo, StreamingContext)

プロパティ

EventId (継承元 DehydrationFailedException)
Message (継承元 XLANGsException)

メソッド

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

適用対象