Table of Contents

Class HarReadParam

Namespace
Fluxzy.Readers
Assembly
Fluxzy.Core.dll
public class HarReadParam
Inheritance
HarReadParam
Inherited Members

Properties

ContentType

public string? ContentType { get; set; }

Property Value

string

FileName

public string? FileName { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string

Value

public string Value { get; set; }

Property Value

string