Udostępnij za pośrednictwem


ISoapUtility.GetServerPhysicalPath(String, String, String, String) Metoda

Definicja

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

public:
 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
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 zwróci wartość , ten parametr zawiera ścieżkę pliku wirtualnego katalogu głównego protokołu SOAP.

Wyjątki

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

Narzędzie SOAP jest niedostępne.

Wywołanie w celu pobrania katalogu systemowego nie powiodło się.

Dotyczy