共用方式為


CompileCSharpErrorException 類別

定義

public ref class CompileCSharpErrorException : Microsoft::BizTalk::Adapter::Framework::FrameworkException
[System.Serializable]
public class CompileCSharpErrorException : Microsoft.BizTalk.Adapter.Framework.FrameworkException
type CompileCSharpErrorException = class
    inherit FrameworkException
Public Class CompileCSharpErrorException
Inherits FrameworkException
繼承
CompileCSharpErrorException
屬性

建構函式

CompileCSharpErrorException()
CompileCSharpErrorException(CompilerResults)
CompileCSharpErrorException(SerializationInfo, StreamingContext)
CompileCSharpErrorException(String, Exception)
CompileCSharpErrorException(String)

適用於