Share via


AdapterAppInitString.LoadAdapterXml(String) Method

Definition

Loads the automation XML into the initialization string object.

public:
 void LoadAdapterXml(System::String ^ adapterXml);
public void LoadAdapterXml (string adapterXml);
member this.LoadAdapterXml : string -> unit
Public Sub LoadAdapterXml (adapterXml As String)

Parameters

adapterXml
String

Specifies the XML data containing the automation XML.

Applies to