HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / POSTParameter Class / IsFile Property

In This Topic
    IsFile Property
    In This Topic
    A boolean indicating if this POST parameter was a file upload.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsFile As Boolean
    public bool IsFile {get;}
    Requirements
     
    See Also