Aracılığıyla paylaş


HttpFileCollectionWrapper(HttpFileCollection) Oluşturucu

Tanım

HttpFileCollectionWrapper sınıfının yeni bir örneğini başlatır.

public:
 HttpFileCollectionWrapper(System::Web::HttpFileCollection ^ httpFileCollection);
public HttpFileCollectionWrapper (System.Web.HttpFileCollection httpFileCollection);
new System.Web.HttpFileCollectionWrapper : System.Web.HttpFileCollection -> System.Web.HttpFileCollectionWrapper
Public Sub New (httpFileCollection As HttpFileCollection)

Parametreler

httpFileCollection
HttpFileCollection

Bu sarmalayıcı sınıfının erişim sağladığı nesne.

Özel durumlar

httpApplicationState, null değeridir.

Şunlara uygulanır