Sdílet prostřednictvím


SoapUtility.GetServerBinPath(String, String, String, String) Metoda

Definice

Vrátí cestu pro adresář soap bin.

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

Parametry

rootWebServer
String

Kořenový webový server.

inBaseUrl
String

Základní adresa URL.

inVirtualRoot
String

Název virtuálního kořenového adresáře.

binPath
String

Když se tato metoda vrátí, tento parametr obsahuje cestu k souboru pro adresář soap virtuálního kořenového bin adresáře.

Implementuje

Výjimky

Volající v řetězci volání nemá oprávnění pro přístup k nespravovanému kódu.

Nástroj SOAP není k dispozici.

Volání pro získání systémového adresáře selhalo.

Platí pro