PropertyBag Class

Definition

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
Inheritance
PropertyBag
Implements

Constructors

PropertyBag()
PropertyBag(ArrayList)

Properties

Properties

Methods

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

Applies to