HttpFileCollectionWrapper(HttpFileCollection) Konstruktor

Definition

Initierar en ny instans av HttpFileCollectionWrapper klassen.

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)

Parametrar

httpFileCollection
HttpFileCollection

Objektet som den här omslutningsklassen ger åtkomst till.

Undantag

httpApplicationState är null.

Gäller för