AssemblyLoadException クラス

定義

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

コンストラクター

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

プロパティ

AssemblyName
EventId
Message (継承元 XLANGsException)

メソッド

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

適用対象