KnownAdaptiveNotificationHints.Style Property

Definition

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

String

Platform::String

winrt::hstring

The string representation of the style hint.

Applies to