Share via


SharedResources.OpenCodeReviewQueryToolTip Property

Looks up a localized string similar to View all code reviews that match this query..

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

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

SharedResources Class

Microsoft.TeamFoundation.VersionControl.Controls.MyWork Namespace