public class WebRequestFileInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
ContentType |
String |
FileName |
InputStream |
FileStream |
long |
Length |
String |
Name |
| Constructor and Description |
|---|
WebRequestFileInfo() |
public String Name
public String FileName
public String ContentType
public InputStream FileStream
public long Length
Copyright © 2016. All rights reserved.