BTFAsmComp Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
- Ereditarietà
- Attributi
- Implementazioni
Costruttori
BTFAsmComp() |
Proprietà
Metodi
AddDocument(IPipelineContext, IBaseMessage) | |
AddDocument2(IPipelineContext, IBaseMessage) | |
Assemble(IPipelineContext) | |
Assemble2(IPipelineContext) | |
GetAttributes() | (Ereditato da BaseCustomTypeDescriptor) |
GetClassID(Guid) | |
GetClassName() | (Ereditato da BaseCustomTypeDescriptor) |
GetComponentName() | (Ereditato da BaseCustomTypeDescriptor) |
GetConverter() | (Ereditato da BaseCustomTypeDescriptor) |
GetDefaultEvent() | (Ereditato da BaseCustomTypeDescriptor) |
GetDefaultProperty() | (Ereditato da BaseCustomTypeDescriptor) |
GetEditor(Type) | (Ereditato da BaseCustomTypeDescriptor) |
GetEvents() | (Ereditato da BaseCustomTypeDescriptor) |
GetEvents(Attribute[]) | (Ereditato da BaseCustomTypeDescriptor) |
GetProperties() | (Ereditato da BaseCustomTypeDescriptor) |
GetProperties(Attribute[]) | (Ereditato da BaseCustomTypeDescriptor) |
GetPropertyOwner(PropertyDescriptor) | (Ereditato da BaseCustomTypeDescriptor) |
InitNew() | |
Load(IPropertyBag, Int32) | |
Save(IPropertyBag, Boolean, Boolean) | |
Validate(Object) |