ExeContext.ExePath Propiedad

Definición

Obtiene la ruta de acceso actual de la aplicación.

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

Valor de propiedad

Un valor de cadena que contiene la ruta de acceso actual.

Se aplica a