共用方式為


XmlValidator.Load(IPropertyBag, Int32) 方法

定義

public:
 virtual void Load(Microsoft::BizTalk::Component::Interop::IPropertyBag ^ propertyBag, int errlog);
public void Load (Microsoft.BizTalk.Component.Interop.IPropertyBag propertyBag, int errlog);
abstract member Load : Microsoft.BizTalk.Component.Interop.IPropertyBag * int -> unit
override this.Load : Microsoft.BizTalk.Component.Interop.IPropertyBag * int -> unit
Public Sub Load (propertyBag As IPropertyBag, errlog As Integer)

參數

propertyBag
IPropertyBag
errlog
Int32

實作

適用於