Table of Contents

Class FileParameterOptions

Namespace
RestSharp
Assembly
RestSharp.dll
public class FileParameterOptions
Inheritance
FileParameterOptions
Inherited Members

Constructors

FileParameterOptions()

public FileParameterOptions()

Properties

DisableFileNameStar

public bool DisableFileNameStar { get; set; }

Property Value

bool

DisableFilenameEncoding

public bool DisableFilenameEncoding { get; set; }

Property Value

bool