SoapServerTlb.DeleteServerTlb Metod

Definition

Tar bort poster för ett servertypbibliotek från filerna Web.config och Default.disco, beroende på säkerhetsalternativ.

public:
 virtual void DeleteServerTlb(System::String ^ progId, System::String ^ classId, System::String ^ interfaceId, System::String ^ srcTlbPath, System::String ^ rootWebServer, System::String ^ baseUrl, System::String ^ virtualRoot, System::String ^ operation, System::String ^ assemblyName, System::String ^ typeName);
public void DeleteServerTlb(string progId, string classId, string interfaceId, string srcTlbPath, string rootWebServer, string baseUrl, string virtualRoot, string operation, string assemblyName, string typeName);
abstract member DeleteServerTlb : string * string * string * string * string * string * string * string * string * string -> unit
override this.DeleteServerTlb : string * string * string * string * string * string * string * string * string * string -> unit
Public Sub DeleteServerTlb (progId As String, classId As String, interfaceId As String, srcTlbPath As String, rootWebServer As String, baseUrl As String, virtualRoot As String, operation As String, assemblyName As String, typeName As String)

Parametrar

progId
String

Klassens programmatiska identifierare.

classId
String

Klassidentifieraren (CLSID) för typbiblioteket.

interfaceId
String

IID för typbiblioteket.

srcTlbPath
String

Sökvägen till filen som innehåller typbiblioteket.

rootWebServer
String

Rotwebbservern.

baseUrl
String

Bas-URL:en som innehåller den virtuella roten.

virtualRoot
String

Namnet på den virtuella roten.

operation
String

Används inte. Ange null för den här parametern.

assemblyName
String

Namnet på församlingen.

typeName
String

Typ av sammansättning.

Implementeringar

Undantag

En anropare i samtalskedjan har inte behörighet att komma åt ohanterad kod.

SOAP-verktyget är inte tillgängligt.

Gäller för