共用方式為


MIME_SMIME_Decoder 類別

定義

public ref class MIME_SMIME_Decoder : Microsoft::BizTalk::Component::BaseCustomTypeDescriptor, Microsoft::BizTalk::Component::Interop::IBaseComponent, Microsoft::BizTalk::Component::Interop::IComponent, Microsoft::BizTalk::Component::Interop::IComponentUI, Microsoft::BizTalk::Component::Interop::IPersistPropertyBag
[Microsoft.BizTalk.Component.Interop.ComponentCategory("9d0e4103-4cce-4536-83fa-4a5040674ad6")]
[Microsoft.BizTalk.Component.Interop.ComponentCategory("9d0e4100-4cce-4536-83fa-4a5040674ad6")]
[System.Runtime.InteropServices.Guid("a014e0a0-c62e-4abc-9c97-d77e3ce3bc1a")]
public class MIME_SMIME_Decoder : Microsoft.BizTalk.Component.BaseCustomTypeDescriptor, Microsoft.BizTalk.Component.Interop.IBaseComponent, Microsoft.BizTalk.Component.Interop.IComponent, Microsoft.BizTalk.Component.Interop.IComponentUI, Microsoft.BizTalk.Component.Interop.IPersistPropertyBag
type MIME_SMIME_Decoder = class
    inherit BaseCustomTypeDescriptor
    interface IBaseComponent
    interface IComponent
    interface IPersistPropertyBag
    interface IComponentUI
Public Class MIME_SMIME_Decoder
Inherits BaseCustomTypeDescriptor
Implements IBaseComponent, IComponent, IComponentUI, IPersistPropertyBag
繼承
MIME_SMIME_Decoder
屬性
實作

建構函式

MIME_SMIME_Decoder()

屬性

AllowNonMIMEMessage
BodyPartContentType
BodyPartIndex
Description
Icon
Name
ValidateCRL
Version

方法

Execute(IPipelineContext, IBaseMessage)
Execute2(IPipelineContext, IBaseMessage)
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)

適用於