共用方式為


AdapterConfig.Save 方法

定義

多載

Save(IPropertyBag)
Save(IPropertyBag)

Save(IPropertyBag)

public:
 void Save(Microsoft::BizTalk::Admin::IPropertyBag ^ propertyBag);
public void Save (Microsoft.BizTalk.Admin.IPropertyBag propertyBag);
member this.Save : Microsoft.BizTalk.Admin.IPropertyBag -> unit
Public Sub Save (propertyBag As IPropertyBag)

參數

propertyBag
IPropertyBag

適用於

Save(IPropertyBag)

public:
 void Save(Microsoft::BizTalk::ExplorerOM::IPropertyBag ^ propertyBag);
public void Save (Microsoft.BizTalk.ExplorerOM.IPropertyBag propertyBag);
member this.Save : Microsoft.BizTalk.ExplorerOM.IPropertyBag -> unit
Public Sub Save (propertyBag As IPropertyBag)

參數

propertyBag
IPropertyBag

適用於