BtfDasmComp.Save(IPropertyBag, Boolean, Boolean) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
virtual void Save(Microsoft::BizTalk::Component::Interop::IPropertyBag ^ propertyBag, bool isClearDirty, bool isSaveAllProperties);
public void Save (Microsoft.BizTalk.Component.Interop.IPropertyBag propertyBag, bool isClearDirty, bool isSaveAllProperties);
abstract member Save : Microsoft.BizTalk.Component.Interop.IPropertyBag * bool * bool -> unit
override this.Save : Microsoft.BizTalk.Component.Interop.IPropertyBag * bool * bool -> unit
Public Sub Save (propertyBag As IPropertyBag, isClearDirty As Boolean, isSaveAllProperties As Boolean)
參數
- propertyBag
- IPropertyBag
- isClearDirty
- Boolean
- isSaveAllProperties
- Boolean