PathToExecutable Property

Pageflex Document Action API

Pageflex Document Action API PathToExecutable Property
Namespaces > Pageflex.Scripting > Application > PathToExecutable
Gets the full pathname of the current application's executable file.
Syntax
C# Visual Basic Managed C++
public static string PathToExecutable { get; }
Public Shared ReadOnly Property PathToExecutable As String
public:
static String^ PathToExecutable {
	String^ get ();
}

Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)