Aracılığıyla paylaş


IProcessHostFactoryHelper.GetProcessHost(IProcessHostSupportFunctions) Yöntem

Tanım

İşlem ana bilgisayarını alır.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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

Parametreler

functions
IProcessHostSupportFunctions

Arabirim tarafından IProcessHostSupportFunctions bildirilen işlevler.

Döndürülenler

İşlem ana bilgisayar nesnesi.

Açıklamalar

GetProcessHost.NET Framework 3.5'te kullanıma sunulmuştur. Daha fazla bilgi için bkz . Sürümler ve Bağımlılıklar.

Şunlara uygulanır