次の方法で共有


KnownAdaptiveNotificationHints.MaxLines プロパティ

定義

アダプティブ通知の最大行ヒントの文字列表現を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

max-lines ヒントの文字列表現。

適用対象