Share via


xInfo.componentName Method

Definition

Retrieves the path to the component.

public:
 static System::String ^ componentName();
public static string componentName ();
static member componentName : unit -> string
Public Shared Function componentName () As String

Returns

A string that contains the path to the executable.

Remarks

If this method is run on the client, it returns the path to the .exe file for the Finance and Operations client. If it is run on the server, it returns the path to the .exe file for the AOS.

Applies to