KnownAdaptiveNotificationTextStyles.SubtitleSubtle Property

Definition

Gets the string that represents the SubtitleSubtle text style.

public:
 static property Platform::String ^ SubtitleSubtle { Platform::String ^ get(); };
static winrt::hstring SubtitleSubtle();
public static string SubtitleSubtle { get; }
var string = KnownAdaptiveNotificationTextStyles.subtitleSubtle;
Public Shared ReadOnly Property SubtitleSubtle As String

Property Value

String

Platform::String

winrt::hstring

The string that represents the SubtitleSubtle text style.

Applies to