Udostępnij za pośrednictwem


SoapUtility.GetServerPhysicalPath(String, String, String, String) Metoda

Definicja

Zwraca ścieżkę wirtualnego katalogu głównego protokołu SOAP.

public:
 virtual void GetServerPhysicalPath(System::String ^ rootWebServer, System::String ^ inBaseUrl, System::String ^ inVirtualRoot, [Runtime::InteropServices::Out] System::String ^ % physicalPath);
public void GetServerPhysicalPath (string rootWebServer, string inBaseUrl, string inVirtualRoot, out string physicalPath);
abstract member GetServerPhysicalPath : string * string * string * string -> unit
override this.GetServerPhysicalPath : string * string * string * string -> unit
Public Sub GetServerPhysicalPath (rootWebServer As String, inBaseUrl As String, inVirtualRoot As String, ByRef physicalPath As String)

Parametry

rootWebServer
String

Główny serwer sieci Web.

inBaseUrl
String

Podstawowy adres URL.

inVirtualRoot
String

Nazwa wirtualnego katalogu głównego.

physicalPath
String

Gdy ta metoda zostanie zwrócona, ten parametr zawiera ścieżkę pliku dla wirtualnego katalogu głównego protokołu SOAP.

Implementuje

Wyjątki

Obiekt wywołujący w łańcuchu wywołań nie ma uprawnień dostępu do kodu niezarządzanego.

Narzędzie SOAP nie jest dostępne.

Wywołanie pobierania katalogu systemowego nie powiodło się.

Dotyczy