次の方法で共有


AssemblyLoadException クラス

定義

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

コンストラクター

AssemblyLoadException(SerializationInfo, StreamingContext)
AssemblyLoadException(String, Exception)

プロパティ

AssemblyName (継承元 AssemblyLoadException)
EventId (継承元 AssemblyLoadException)
Message (継承元 XLANGsException)

メソッド

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

適用対象