This documentation is archived and is not being maintained.
ActiveWorkResources 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 ActiveWorkResources type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | AddText | Looks up a localized string similar to Add. |
![]() ![]() | AddWorkItemByIdHintText | Looks up a localized string similar to Enter the ID of the work item. |
![]() ![]() | AddWorkItemByIDTextBox | Looks up a localized string similar to Work Item ID. |
![]() ![]() | AddWorkItemByIDToolTip | Looks up a localized string similar to Add a work item to In Progress using its ID. Tip: You can also drag a work item from another section into this section. |
![]() ![]() | CheckinLink | Looks up a localized string similar to Check In. |
![]() ![]() | CheckinToolTip | Looks up a localized string similar to Go to the Pending Changes page, where you can check in your changes and associate your In Progress work items with those changes. |
![]() ![]() | Culture | Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class. |
![]() ![]() | DescribeWorkTextBox | Looks up a localized string similar to Work Description. |
![]() ![]() | FinishLink | Looks up a localized string similar to Finish. |
![]() ![]() | FinishToolTip | Looks up a localized string similar to Transition your active work items to their next logical state. |
![]() ![]() | RequestReviewLink | Looks up a localized string similar to Request Review. |
![]() ![]() | RequestReviewToolTip | Looks up a localized string similar to Request a code review of your pending changes. |
![]() ![]() | ResourceManager | Returns the cached ResourceManager instance used by this class. |
![]() ![]() | SuspendButton | Looks up a localized string similar to Suspend. |
![]() ![]() | SuspendButtonToolTip | Looks up a localized string similar to Set aside your current work. This includes changes you have made to files, solution settings, and associated work items. All work is stored in a shelveset and included in the Suspended section.. |
![]() ![]() | SuspendText | Looks up a localized string similar to Suspend. |
![]() ![]() | WorkSetItemsListBox | Looks up a localized string similar to Work In Progress. |
| 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:
