Web API Core | ComponentOne
C1.Web.Api Namespace / FormFile Class
Properties Methods


In This Topic
    FormFile Class Members
    In This Topic

    The following tables list the members exposed by FormFile.

    Public Constructors
     NameDescription
    Public ConstructorCreate a FormFile with specified stream and file extension.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the file extension.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the file stream.  
    Top
    See Also