Bahasa

IProcessHostFactoryHelper.GetProcessHost(IProcessHostSupportFunctions) Metode

Definisi

Mendapatkan host proses.

API ini mendukung infrastruktur produk dan tidak dimaksudkan untuk digunakan langsung dari kode Anda.

public:
 System::Object ^ GetProcessHost(System::Web::Hosting::IProcessHostSupportFunctions ^ functions);
public object GetProcessHost(System.Web.Hosting.IProcessHostSupportFunctions functions);
abstract member GetProcessHost : System.Web.Hosting.IProcessHostSupportFunctions -> obj
Public Function GetProcessHost (functions As IProcessHostSupportFunctions) As Object

Parameter

functions
IProcessHostSupportFunctions

Fungsi yang dideklarasikan oleh IProcessHostSupportFunctions antarmuka.

Mengembalikan

Objek host proses.

Keterangan

GetProcessHost diperkenalkan dalam .NET Framework 3.5. Untuk informasi selengkapnya, lihat Versi dan Dependensi.

Berlaku untuk