Compartir a través de


AutomationBridgeService.GetInitstring(String, String) Method

Definition

Gets the associated initialization string.

public:
 System::String ^ GetInitstring(System::String ^ applicationName, System::String ^ xPath);
public string GetInitstring (string applicationName, string xPath);
member this.GetInitstring : string * string -> string
Public Function GetInitstring (applicationName As String, xPath As String) As String

Parameters

applicationName
String

Specifies the application name.

xPath
String

Specifies the path to the xml.

Returns

Applies to