편집

다음을 통해 공유


InfoPathEditorObjectClass.Load(String) Method

Definition

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

public:
 virtual void Load(System::String ^ bstrURL) = Microsoft::Office::Interop::InfoPath::InfoPathEditor::Load;
public virtual void Load (string bstrURL);
abstract member Load : string -> unit
override this.Load : string -> unit
Public Overridable Sub Load (bstrURL As String)

Parameters

bstrURL
String

Implements

Applies to