Aracılığıyla paylaş


HttpPostedFileWrapper(HttpPostedFile) Oluşturucu

Tanım

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

public:
 HttpPostedFileWrapper(System::Web::HttpPostedFile ^ httpPostedFile);
public HttpPostedFileWrapper (System.Web.HttpPostedFile httpPostedFile);
new System.Web.HttpPostedFileWrapper : System.Web.HttpPostedFile -> System.Web.HttpPostedFileWrapper
Public Sub New (httpPostedFile As HttpPostedFile)

Parametreler

httpPostedFile
HttpPostedFile

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

Özel durumlar

httpApplicationState, null değeridir.

Şunlara uygulanır