Aracılığıyla paylaş


IApplicationHost.GetConfigMapPathFactory Yöntem

Tanım

IConfigMapPathHedef uygulama etki alanında bir arabirim oluşturulmasına izin vermez.

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

public:
 System::Web::Configuration::IConfigMapPathFactory ^ GetConfigMapPathFactory();
public System.Web.Configuration.IConfigMapPathFactory GetConfigMapPathFactory ();
abstract member GetConfigMapPathFactory : unit -> System.Web.Configuration.IConfigMapPathFactory
Public Function GetConfigMapPathFactory () As IConfigMapPathFactory

Döndürülenler

IConfigMapPathFactory

Yapılandırma dosyasının sanal ve fiziksel yollarını eşlemek için kullanılan bir nesne.

Açıklamalar

GetConfigMapPathFactory .NET Framework 3,5 ' de tanıtılmıştır. Daha fazla bilgi için bkz. sürümler ve bağımlılıklar.

Şunlara uygulanır