Sdílet prostřednictvím


SoapServerTlb.DeleteServerTlb Metoda

Definice

V závislosti na možnostech zabezpečení odebere položky pro knihovnu typů serveru ze souborů Web.config a Default.disco.

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)

Parametry

progId
String

Programový identifikátor třídy.

classId
String

Identifikátor třídy (CLSID) knihovny typů.

interfaceId
String

IiD pro knihovnu typů.

srcTlbPath
String

Cesta k souboru obsahujícímu knihovnu typů.

rootWebServer
String

Kořenový webový server.

baseUrl
String

Základní adresa URL, která obsahuje virtuální kořenový adresář.

virtualRoot
String

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

operation
String

Nepoužívá se. Pro tento parametr zadejte null .

assemblyName
String

Název sestavení.

typeName
String

Typ sestavení.

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.

Platí pro