HttpFileCollectionWrapper(HttpFileCollection) Oluşturucu
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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.