共用方式為


AS2Disassembler 類別

定義

public ref class AS2Disassembler : Microsoft::BizTalk::Component::BaseCustomTypeDescriptor, Microsoft::BizTalk::Component::Interop::IBaseComponent, Microsoft::BizTalk::Component::Interop::IComponentUI, Microsoft::BizTalk::Component::Interop::IDisassemblerComponent, Microsoft::BizTalk::Component::Interop::IPersistPropertyBag, Microsoft::BizTalk::Component::Interop::IProbeMessage
[Microsoft.BizTalk.Component.Interop.ComponentCategory("9d0e4105-4cce-4536-83fa-4a5040674ad6")]
[Microsoft.BizTalk.Component.Interop.ComponentCategory("9d0e4100-4cce-4536-83fa-4a5040674ad6")]
[Microsoft.BizTalk.Component.Interop.ComponentCategory("9d0e410c-4cce-4536-83fa-4a5040674ad6")]
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.Guid("6a5ad56f-2927-411c-960e-f7911ac54933")]
public class AS2Disassembler : Microsoft.BizTalk.Component.BaseCustomTypeDescriptor, Microsoft.BizTalk.Component.Interop.IBaseComponent, Microsoft.BizTalk.Component.Interop.IComponentUI, Microsoft.BizTalk.Component.Interop.IDisassemblerComponent, Microsoft.BizTalk.Component.Interop.IPersistPropertyBag, Microsoft.BizTalk.Component.Interop.IProbeMessage
type AS2Disassembler = class
    inherit BaseCustomTypeDescriptor
    interface IBaseComponent
    interface IDisassemblerComponent
    interface IProbeMessage
    interface IPersistPropertyBag
    interface IComponentUI
Public Class AS2Disassembler
Inherits BaseCustomTypeDescriptor
Implements IBaseComponent, IComponentUI, IDisassemblerComponent, IPersistPropertyBag, IProbeMessage
繼承
屬性
實作

建構函式

AS2Disassembler()

屬性

Description
Icon
Name
Version

方法

Disassemble(IPipelineContext, IBaseMessage)
GetAttributes() (繼承來源 BaseCustomTypeDescriptor)
GetClassID(Guid)
GetClassName() (繼承來源 BaseCustomTypeDescriptor)
GetComponentName() (繼承來源 BaseCustomTypeDescriptor)
GetConverter() (繼承來源 BaseCustomTypeDescriptor)
GetDefaultEvent() (繼承來源 BaseCustomTypeDescriptor)
GetDefaultProperty() (繼承來源 BaseCustomTypeDescriptor)
GetEditor(Type) (繼承來源 BaseCustomTypeDescriptor)
GetEvents() (繼承來源 BaseCustomTypeDescriptor)
GetEvents(Attribute[]) (繼承來源 BaseCustomTypeDescriptor)
GetNext(IPipelineContext)
GetProperties() (繼承來源 BaseCustomTypeDescriptor)
GetProperties(Attribute[]) (繼承來源 BaseCustomTypeDescriptor)
GetPropertyOwner(PropertyDescriptor) (繼承來源 BaseCustomTypeDescriptor)
InitNew()
Load(IPropertyBag, Int32)
Probe(IPipelineContext, IBaseMessage)
Save(IPropertyBag, Boolean, Boolean)
Validate(Object)

適用於