FileHistory Class |
Namespace: Perforce.P4
The FileHistory type exposes the following members.
Name | Description | |
---|---|---|
FileHistory | Initializes a new instance of the FileHistory class |
Name | Description | |
---|---|---|
Action | ||
ChangelistId | ||
ClientName | ||
Date | ||
DepotPath | ||
Description | ||
Digest | ||
FileSize | ||
FileType | ||
IntegrationSummaries | ||
Revision | ||
UserName |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString |
Convert to a string of the format ... #{rev} change {change} {action} on {date} {user}@{client} (type) '{desc}'
(Overrides ObjectToString.) | |
ToString(Boolean) |
Convert to a string of the format ... #{rev} change {change} {action} on {date}[ {time}] {user}@{client} (type) '{desc}'
|