PropertyBag クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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) |