ExeContext.ExePath Property

Definition

Gets the current path for the application.

public:
 property System::String ^ ExePath { System::String ^ get(); };
public string ExePath { get; }
member this.ExePath : string
Public ReadOnly Property ExePath As String

Property Value

A string value containing the current path.

Applies to