IHostEx Schnittstelle

Definition

Stellt Methoden zum Erstellen von Klassenfabriken bereit.

public interface class IHostEx
[System.Runtime.InteropServices.Guid("FC3DA537-C144-42C3-92F8-EA88267EC73B")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IHostEx
[<System.Runtime.InteropServices.Guid("FC3DA537-C144-42C3-92F8-EA88267EC73B")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IHostEx = interface
Public Interface IHostEx
Abgeleitet
Attribute

Methoden

Name Beschreibung
GetClassFactory(String, String)

Erstellt eine Klassenfactory für einen Typ in der angegebenen Assembly.

GetSecuredClassFactory(Int32, Int32, String, String, String, String, String)

Erstellt eine sichere Klassenfactory für einen Typ in der angegebenen Assembly.

Gilt für: