DkmSuccessEvaluationResult.RefreshButtonText 属性

定义

可有可无设置 DkmEvaluationResultFlags:: CanEvaluateNow 后,当用户将鼠标悬停在 "刷新" 按钮上时,指定要显示为工具提示的文本。 如果此值为 null,则将使用默认消息。

此 API 是在 Visual Studio 15 RTM (VS15RTM) 中引入的。

public:
 property System::String ^ RefreshButtonText { System::String ^ get(); };
public:
 property Platform::String ^ RefreshButtonText { Platform::String ^ get(); };
public string RefreshButtonText { get; }
member this.RefreshButtonText : string
Public ReadOnly Property RefreshButtonText As String

属性值

String

适用于