PropertyBag Class

Definition

Important

This API is not CLS-compliant.

public ref class PropertyBag : Microsoft::BizTalk::Component::Interop::IPropertyBag
[System.CLSCompliant(false)]
public class PropertyBag : Microsoft.BizTalk.Component.Interop.IPropertyBag
type PropertyBag = class
    interface IPropertyBag
Public Class PropertyBag
Implements IPropertyBag
Inheritance
PropertyBag
Attributes
Implements

Constructors

PropertyBag(String, String)

Properties

Xml

Methods

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

Applies to