Condividi tramite


IHostEx Interfaccia

Definizione

Specifica metodi per la creazione di class factory.

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
Derivato
Attributi

Metodi

GetClassFactory(String, String)

Crea una class factory per un tipo nell'assembly specificato.

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

Crea una class factory protetta per un tipo nell'assembly specificato.

Si applica a