Share via


SharedResources.PendingChangesShelvesetDetailsToolTip Property

Looks up a localized string similar to View changes in this suspended work.

Namespace:  Microsoft.TeamFoundation.VersionControl.Controls.MyWork
Assembly:  Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)

Syntax

'Declaration
Public Shared ReadOnly Property PendingChangesShelvesetDetailsToolTip As String
public static string PendingChangesShelvesetDetailsToolTip { get; }
public:
static property String^ PendingChangesShelvesetDetailsToolTip {
    String^ get ();
}
static member PendingChangesShelvesetDetailsToolTip : string with get
static function get PendingChangesShelvesetDetailsToolTip () : String

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

SharedResources Class

Microsoft.TeamFoundation.VersionControl.Controls.MyWork Namespace