HttpWorkerRequest.GetAppPath Método

Definição

Retorna o caminho virtual para o aplicativo de servidor em execução no momento.

public:
 virtual System::String ^ GetAppPath();
public virtual string GetAppPath();
abstract member GetAppPath : unit -> string
override this.GetAppPath : unit -> string
Public Overridable Function GetAppPath () As String

Retornos

O caminho virtual do aplicativo atual.

Aplica-se a