Web API Edition | ComponentOne
C1.Web.Api Namespace / FormFile Class
Members

In This Topic
    FormFile Class
    In This Topic
    This class defines the file from form post.
    Syntax
    'Declaration
     
    
    Public Class FormFile 
    public class FormFile 
    Inheritance Hierarchy

    System.Object
       C1.Web.Api.FormFile

    See Also