HttpFileCollectionValueProviderFactory 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示負責建立 HTTP 檔案集合值提供者物件之新執行個體的類別。
public sealed class HttpFileCollectionValueProviderFactory : System.Web.Mvc.ValueProviderFactory
type HttpFileCollectionValueProviderFactory = class
inherit ValueProviderFactory
Public NotInheritable Class HttpFileCollectionValueProviderFactory
Inherits ValueProviderFactory
- 繼承
建構函式
HttpFileCollectionValueProviderFactory() |
初始化 HttpFileCollectionValueProviderFactory 類別的新執行個體。 |
方法
GetValueProvider(ControllerContext) |
針對指定的控制器內容傳回值提供者物件。 |