PropertyBag Class
Provides an object with a property bag in which the object can persistently save its properties.
For a list of all members of this type, see PropertyBag Members.
System.Object
Microsoft.BizTalk.Adapter.Framework.PropertyBag
<CLSCompliant(False)> Public Class PropertyBag Implements IPropertyBag[C#] [CLSCompliant(false)] public class PropertyBag : IPropertyBag[C++] [CLSCompliant(false)] public __gc class PropertyBag : public IPropertyBag[JScript] public CLSCompliant(false) class PropertyBag implements IPropertyBag
Thread Safety
Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
Requirements
Namespace: Microsoft.BizTalk.Adapter.Framework
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003
Assembly: Microsoft.Biztalk.Adapter.Framework (in Microsoft.Biztalk.Adapter.Framework.dll)
See Also
PropertyBag Members | Microsoft.BizTalk.Adapter.Framework Namespace
To download updated BizTalk Server 2004 Help from www.microsoft.com, go to http://go.microsoft.com/fwlink/?linkid=20616.Copyright © 2004 Microsoft Corporation.All rights reserved.
