The BaseFileInfo type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetSafeFileName |
Returns a safe file name for the file if it would be saved to dirPath folder. |
|
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Save |
Saves file to the specified path. |
|
SaveToFolder | Overloaded. | |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
ContentLength |
Gets the Content-length HTTP header. |
|
ContentType |
Gets the value of the Content-type HTTP header. |
|
FileName |
Gets name of the file. |
|
FileSize |
Gets size of the file. |
|
Height |
Gets height of the file. |
|
InputStream |
Gets the Stream that represents the file. |
|
Width |
Gets width of the file. |