This documentation is archived and is not being maintained.
SharedResources Class
Visual Studio 2013
A strongly-typed resource class, for looking up localized strings, and more
Namespace: Microsoft.TeamFoundation.VersionControl.Controls.MyWork
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
The SharedResources type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | AddToActiveSectionText | Looks up a localized string similar to Add to In Progress. |
![]() ![]() | CannotResumeWithActiveWorkText | Looks up a localized string similar to Can not resume as long as work is in progress. |
![]() ![]() | Culture | Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class. |
![]() ![]() | FilterLinkToolTip | Looks up a localized string similar to Select one of the following views: * Incoming Requests: Show active code reviews in which you are a reviewer. * Outgoing Requests: Show active code reviews you have requested. * Incoming & Outgoing: Show both incoming and outgoing code reviews. * Recently Finished: Show code reviews that have been completed in the last seven days.. |
![]() ![]() | OpenCodeReviewQueryToolTip | Looks up a localized string similar to View all code reviews that match this query.. |
![]() ![]() | PendingChangesDetailsText | Looks up a localized string similar to View Changes. |
![]() ![]() | PendingChangesDetailsToolTip | Looks up a localized string similar to Review your Pending Changes. |
![]() ![]() | PendingChangesShelvesetDetailsToolTip | Looks up a localized string similar to View changes in this suspended work. |
![]() ![]() | RemoveFromActiveSectionText | Looks up a localized string similar to Remove from In Progress. |
![]() ![]() | ResourceManager | Returns the cached ResourceManager instance used by this class. |
![]() ![]() | ResumeWorkSetText | Looks up a localized string similar to Resume. |
![]() ![]() | WorkItemToolTipFormat | Looks up a localized string similar to {0} {1} - {2}. |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show:
