KnownAdaptiveNotificationTextStyles.SubheaderSubtle 属性

定义

获取表示 SubheaderSubtle 文本样式的字符串。

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

属性值

String

Platform::String

winrt::hstring

表示 SubheaderSubtle 文本样式的字符串。

适用于