ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Upload Namespace / C1FileInfo Class / ContentType Property

In This Topic
    ContentType Property
    In This Topic
    Gets the HTTP MIME type of the output stream.
    Syntax
    'Declaration
     
    Public ReadOnly Property ContentType As System.String
    public System.string ContentType {get;}
    See Also