LockScreenInfo.DetailText プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
表示する詳細テキストを取得します。
public:
property IVectorView<Platform::String ^> ^ DetailText { IVectorView<Platform::String ^> ^ get(); };
IVectorView<winrt::hstring> DetailText();
public IReadOnlyList<string> DetailText { get; }
var iVectorView = lockScreenInfo.detailText;
Public ReadOnly Property DetailText As IReadOnlyList(Of String)
プロパティ値
テキスト。