共用方式為


XmlAsmComp 類別

定義

public ref class XmlAsmComp : 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("9d0e4100-4cce-4536-83fa-4a5040674ad6")]
[Microsoft.BizTalk.Component.Interop.ComponentCategory("9d0e4107-4cce-4536-83fa-4a5040674ad6")]
[Microsoft.BizTalk.Component.Interop.ComponentCategory("9d0e410c-4cce-4536-83fa-4a5040674ad6")]
[System.Runtime.InteropServices.Guid("a2620cb6-4f3e-4263-9a7a-ef385d4a1637")]
public class XmlAsmComp : 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 XmlAsmComp = class
    inherit BaseCustomTypeDescriptor
    interface IBaseComponent
    interface IAssemblerComponent
    interface IPersistPropertyBag
    interface IComponentUI
Public Class XmlAsmComp
Inherits BaseCustomTypeDescriptor
Implements IAssemblerComponent, IBaseComponent, IComponentUI, IPersistPropertyBag
繼承
衍生
屬性
實作

建構函式

XmlAsmComp()

欄位

preserveBom

屬性

AddXMLDeclaration
Description
DocumentSpecNames
EnvelopeDocSpecNames
Icon
Name
PIOptions
PreserveBom
ProcessingInstructionScope
ProcessingInstructionsText
TargetCharset
Version

方法

AddDocument(IPipelineContext, IBaseMessage)
Assemble(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)
GetTranslatorStream(IPipelineContext, SchemaList, IBaseMessage[], Boolean, String, XmlAsmComp+ProcessingInstructionsOptions, Boolean, SchemaList, String)
GetTranslatorStream(IPipelineContext, SchemaList, IBaseMessage[], Boolean, String, XmlAsmComp+ProcessingInstructionsOptions, SchemaList, String)
InitNew()
Load(IPropertyBag, Int32)
Save(IPropertyBag, Boolean, Boolean)
Validate(Object)

適用於