PendingChange Methods
Visual Studio 2005
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| DownloadBaseFile | Downloads the content for the base (original) file in the conflict. |
| DownloadShelvedFile | Downloads the shelved content for this pending change. |
| Equals | Overloaded. (Inherited from Object.) |
| GetHashCode | (Inherited from Object.) |
| GetLocalizedStringForChangeType | Overloaded. Creates for the ChangeType a localized string used for displaying to the user. |
| GetLocalizedStringForItemType | Creates for the ItemType a localized string used for displaying to the user. |
| GetLocalizedStringForLockLevel | Creates for the LockLevel a localized string used for displaying to the user. |
| GetType | (Inherited from Object.) |
| ReferenceEquals | (Inherited from Object.) |
| ToLocalItems | Gets an array of LocalItem path strings from an array of PendingChanges. |
| ToServerItems | Gets an array of ServerItem path strings from an array of PendingChanges. |
| ToString | Overridden. |