Condividi tramite


JsonDecoder Classe

Definizione

public ref class JsonDecoder : 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("9d0e4100-4cce-4536-83fa-4a5040674ad6")]
[Microsoft.BizTalk.Component.Interop.ComponentCategory("9d0e4101-4cce-4536-83fa-4a5040674ad6")]
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.Guid("254ad311-ba7f-48b5-a84f-5572b5b621aa")]
public class JsonDecoder : 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 JsonDecoder = class
    inherit BaseCustomTypeDescriptor
    interface IBaseComponent
    interface IComponent
    interface IPersistPropertyBag
    interface IComponentUI
Public Class JsonDecoder
Inherits BaseCustomTypeDescriptor
Implements IBaseComponent, IComponent, IComponentUI, IPersistPropertyBag
Ereditarietà
Attributi
Implementazioni

Costruttori

JsonDecoder()

Proprietà

AddMessageBodyForEmptyMessage
Description
Icon
Name
RootNode
RootNodeNamespace
Version

Metodi

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

Si applica a