Share via


BtfDasmComp Class

Definition

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
Inheritance
Attributes
Implements

Constructors

BtfDasmComp()

Fields

AddressType
Btf2SchemaNS
DateTimeFormatInfo
ReceiptTopic
SoapSchemaNS

Properties

AllowUnrecognizedMessage
Description
DocumentSpecNames
EnvelopeSpecNames
Icon
Name
ValidateDocument
Version

Methods

Disassemble(IPipelineContext, IBaseMessage)
DoDone()
DoLoad(IPipelineContext, IBaseMessage)
DoNext(IPipelineContext)
DoRead(IPipelineContext)
DoRest(IPipelineContext)
DoSend(IPipelineContext)
DoStop(IPipelineContext)
GetAttributes() (Inherited from BaseCustomTypeDescriptor)
GetClassID(Guid)
GetClassName() (Inherited from BaseCustomTypeDescriptor)
GetComponentName() (Inherited from BaseCustomTypeDescriptor)
GetConverter() (Inherited from BaseCustomTypeDescriptor)
GetDefaultEvent() (Inherited from BaseCustomTypeDescriptor)
GetDefaultProperty() (Inherited from BaseCustomTypeDescriptor)
GetEditor(Type) (Inherited from BaseCustomTypeDescriptor)
GetEvents() (Inherited from BaseCustomTypeDescriptor)
GetEvents(Attribute[]) (Inherited from BaseCustomTypeDescriptor)
GetNext(IPipelineContext)
GetProperties() (Inherited from BaseCustomTypeDescriptor)
GetProperties(Attribute[]) (Inherited from BaseCustomTypeDescriptor)
GetPropertyOwner(PropertyDescriptor) (Inherited from BaseCustomTypeDescriptor)
InitNew()
IsOriginal()
IsSender(IPipelineContext)
Load(IPropertyBag, Int32)
Probe(IPipelineContext, IBaseMessage)
Save(IPropertyBag, Boolean, Boolean)
Validate(Object)

Explicit Interface Implementations

IDisposable.Dispose()

Applies to