KnownAdaptiveNotificationHints.Style 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 a string representation of the style hint for adaptive notifications.
public:
static property Platform::String ^ Style { Platform::String ^ get(); };
static winrt::hstring Style();
public static string Style { get; }
var string = KnownAdaptiveNotificationHints.style;
Public Shared ReadOnly Property Style As String
Property Value
The string representation of the style hint.