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

In This Topic
    FileName Property
    In This Topic
    The name of the file that was uploaded if this POST parameter relates to a file upload.
    Syntax
    'Declaration
     
    Public ReadOnly Property FileName As String
    public string FileName {get;}
    Requirements
     
    See Also