共用方式為


BtfDasmComp 類別

定義

public ref class BtfDasmComp sealed : Microsoft::BizTalk::Component::BaseCustomTypeDescriptor, IDisposable, 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("9d0e4100-4cce-4536-83fa-4a5040674ad6")]
[Microsoft.BizTalk.Component.Interop.ComponentCategory("9d0e4105-4cce-4536-83fa-4a5040674ad6")]
[System.Runtime.InteropServices.Guid("1c3d3446-538d-4bf2-9b22-1d5a619a2ee0")]
public sealed class BtfDasmComp : Microsoft.BizTalk.Component.BaseCustomTypeDescriptor, IDisposable, 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 BtfDasmComp = class
    inherit BaseCustomTypeDescriptor
    interface IBaseComponent
    interface IDisassemblerComponent
    interface IPersistPropertyBag
    interface IProbeMessage
    interface IComponentUI
    interface IDisposable
Public NotInheritable Class BtfDasmComp
Inherits BaseCustomTypeDescriptor
Implements IBaseComponent, IComponentUI, IDisassemblerComponent, IDisposable, IPersistPropertyBag, IProbeMessage
繼承
屬性
實作

建構函式

BtfDasmComp()

欄位

AddressType
Btf2SchemaNS
DateTimeFormatInfo
ReceiptTopic
SoapSchemaNS

屬性

AllowUnrecognizedMessage
Description
DocumentSpecNames
EnvelopeSpecNames
Icon
Name
ValidateDocument
Version

方法

Disassemble(IPipelineContext, IBaseMessage)
DoDone()
DoLoad(IPipelineContext, IBaseMessage)
DoNext(IPipelineContext)
DoRead(IPipelineContext)
DoRest(IPipelineContext)
DoSend(IPipelineContext)
DoStop(IPipelineContext)
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()
IsOriginal()
IsSender(IPipelineContext)
Load(IPropertyBag, Int32)
Probe(IPipelineContext, IBaseMessage)
Save(IPropertyBag, Boolean, Boolean)
Validate(Object)

明確介面實作

IDisposable.Dispose()

適用於