次の方法で共有


BTFAsmComp クラス

定義

public ref class BTFAsmComp sealed : Microsoft::BizTalk::Component::BaseCustomTypeDescriptor, Microsoft::BizTalk::Component::Interop::IAssemblerComponent, Microsoft::BizTalk::Component::Interop::IBaseComponent, Microsoft::BizTalk::Component::Interop::IComponentUI, Microsoft::BizTalk::Component::Interop::IPersistPropertyBag
[Microsoft.BizTalk.Component.Interop.ComponentCategory("9d0e410c-4cce-4536-83fa-4a5040674ad6")]
[Microsoft.BizTalk.Component.Interop.ComponentCategory("9d0e4107-4cce-4536-83fa-4a5040674ad6")]
[Microsoft.BizTalk.Component.Interop.ComponentCategory("9d0e4100-4cce-4536-83fa-4a5040674ad6")]
[System.Runtime.InteropServices.Guid("5d627b15-0f1b-4117-97ba-426fb1296477")]
public sealed class BTFAsmComp : Microsoft.BizTalk.Component.BaseCustomTypeDescriptor, Microsoft.BizTalk.Component.Interop.IAssemblerComponent, Microsoft.BizTalk.Component.Interop.IBaseComponent, Microsoft.BizTalk.Component.Interop.IComponentUI, Microsoft.BizTalk.Component.Interop.IPersistPropertyBag
type BTFAsmComp = class
    inherit BaseCustomTypeDescriptor
    interface IBaseComponent
    interface IAssemblerComponent
    interface IPersistPropertyBag
    interface IComponentUI
Public NotInheritable Class BTFAsmComp
Inherits BaseCustomTypeDescriptor
Implements IAssemblerComponent, IBaseComponent, IComponentUI, IPersistPropertyBag
継承
属性
実装

コンストラクター

BTFAsmComp()

プロパティ

Description
DesignProp_epsFromAddress
DesignProp_epsFromAddressType
DesignProp_epsToAddress
DesignProp_epsToAddressType
DesignProp_isReliable
DesignProp_propTopic
DesignProp_svcDeliveryRctRqtSendBy
DesignProp_svcDeliveryRctRqtSendToAddress
DesignProp_svcDeliveryRctRqtSendToAddressType
DocumentSpecNames
EnvelopeDocSpecNames
Icon
MessageTimeToLiveMinutes
Name
PIOptions
ProcessingInstructionsText
TargetCharset
Version
WriteStartDocument

メソッド

AddDocument(IPipelineContext, IBaseMessage)
AddDocument2(IPipelineContext, IBaseMessage)
Assemble(IPipelineContext)
Assemble2(IPipelineContext)
GetAttributes() (継承元 BaseCustomTypeDescriptor)
GetClassID(Guid)
GetClassName() (継承元 BaseCustomTypeDescriptor)
GetComponentName() (継承元 BaseCustomTypeDescriptor)
GetConverter() (継承元 BaseCustomTypeDescriptor)
GetDefaultEvent() (継承元 BaseCustomTypeDescriptor)
GetDefaultProperty() (継承元 BaseCustomTypeDescriptor)
GetEditor(Type) (継承元 BaseCustomTypeDescriptor)
GetEvents() (継承元 BaseCustomTypeDescriptor)
GetEvents(Attribute[]) (継承元 BaseCustomTypeDescriptor)
GetProperties() (継承元 BaseCustomTypeDescriptor)
GetProperties(Attribute[]) (継承元 BaseCustomTypeDescriptor)
GetPropertyOwner(PropertyDescriptor) (継承元 BaseCustomTypeDescriptor)
InitNew()
Load(IPropertyBag, Int32)
Save(IPropertyBag, Boolean, Boolean)
Validate(Object)

適用対象