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
ContentType
public string ContentType { get; set; }
Property Value
FileName
public string FileName { get; set; }
Property Value
StartIndex
public int StartIndex { get; set; }