次の方法で共有


KnownAdaptiveNotificationTextStyles.CaptionSubtle プロパティ

定義

CaptionSubtle テキスト スタイルを表す文字列を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

CaptionSubtle テキスト スタイルを表す文字列。

適用対象