共用方式為


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)

適用於