AppNotificationButton.SetToolTip(String) Method
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.
public:
virtual AppNotificationButton ^ SetToolTip(Platform::String ^ value) = SetToolTip;
AppNotificationButton SetToolTip(winrt::hstring const& value);
public AppNotificationButton SetToolTip(string value);
function setToolTip(value)
Public Function SetToolTip (value As String) As AppNotificationButton
Parameters
- value
-
String
Platform::String
winrt::hstring