Table of Contents

Class FileHeaderInfo

Namespace
AjaxControlToolkit
Assembly
AjaxControlToolkit.dll
public class FileHeaderInfo
Inheritance
FileHeaderInfo
Inherited Members

Constructors

FileHeaderInfo()

public FileHeaderInfo()

Properties

BoundaryDelimiterLength

public int BoundaryDelimiterLength { get; set; }

Property Value

int

ContentType

public string ContentType { get; set; }

Property Value

string

FileName

public string FileName { get; set; }

Property Value

string

StartIndex

public int StartIndex { get; set; }

Property Value

int