共用方式為


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)

適用於