AllModulesViewModel.RefreshTooltip Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the tooltip for the refresh button
public:
static property System::String ^ RefreshTooltip { System::String ^ get(); };
public:
static property Platform::String ^ RefreshTooltip { Platform::String ^ get(); };
public static string RefreshTooltip { get; }
static member RefreshTooltip : string
Public Shared ReadOnly Property RefreshTooltip As String