다음을 통해 공유


JsonDecoder 클래스

정의

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
상속
특성
구현

생성자

JsonDecoder()

속성

AddMessageBodyForEmptyMessage
Description
Icon
Name
RootNode
RootNodeNamespace
Version

메서드

Execute(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)

적용 대상