InfoBarHyperlink(String, Object) Constructor

Definition

Creates a new hyperlink with optional formatting options.

 InfoBarHyperlink(std::wstring const & text, winrt::Windows::Foundation::IInspectable const & actionContext = null);

Parameters

text
String

The text for the span.

actionContext
Object

An optional tag which identifies this action item.

Applies to