File |
This is preliminary documentation and is subject to change.
The FileRevision type exposes the following members.
Name | Description | |
---|---|---|
FileRevision | Initializes a new instance of the FileRevision class |
Name | Description | |
---|---|---|
BitDepth | ||
Comment | The comment associated with the upload of this revision. | |
DescriptionUrl | Url of the description page. | |
ExtMetadata | Formatted metadata combined from multiple sources. Results are HTML formatted. (MW 1.17+) | |
Height | ||
IsAnonymous | Whether the file is anonymous. (MW ~1.33-) | |
Mime | MIME type of the file. | |
Page | Gets the stub of page this revision applies to. | |
Sha1 | The file's SHA-1 hash. | |
Size | Size of the file. In bytes. | |
TimeStamp | The time and date of the revision. | |
Url | Url of the file. | |
UserName | Name of the user uploading this file revision. | |
Width |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
ToString | Returns a string that represents the current object. (Inherited from Object) |