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

In This Topic
    Type Property (POSTParameter)
    In This Topic
    The content type if the parameter is an uploaded file, e.g. "text/plain"
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As String
    public string Type {get;}
    Requirements
     
    See Also