次の方法で共有


PropertyBag クラス

定義

public ref class PropertyBag sealed : Microsoft::BizTalk::Component::Interop::IPropertyBag
public sealed class PropertyBag : Microsoft.BizTalk.Component.Interop.IPropertyBag
type PropertyBag = class
    interface IPropertyBag
Public NotInheritable Class PropertyBag
Implements IPropertyBag
継承
PropertyBag
実装

コンストラクター

PropertyBag()
PropertyBag(ArrayList)

プロパティ

Properties

メソッド

DeserializeFromXml(String)
Read(String, Object, Int32)
Write(String, Object)

適用対象