메소드 | 설명 | |
---|---|---|
FileMetadata ( ) : System |
The default constructor. This builds a file meatadata object for a file that doesn't exist. |
|
FileMetadata ( |
A simple constructor that initializes the object with the given values.
|
메소드 | 설명 | |
---|---|---|
Initialize ( |
Loads the file metadata from the given HTTP headers.
|
public FileMetadata ( |
||
p_whcFileHeader | The file's HTTP headers. | |
리턴 | System |