AppBroadcastBackgroundService.TitleId プロパティ

定義

ブロードキャストするタイトルの一意識別子を取得します。

public:
 property Platform::String ^ TitleId { Platform::String ^ get(); };
winrt::hstring TitleId();
public string TitleId { get; }
var string = appBroadcastBackgroundService.titleId;
Public ReadOnly Property TitleId As String

プロパティ値

String

Platform::String

winrt::hstring

ブロードキャストするタイトルの一意識別子。

Windows の要件

アプリの機能
appBroadcast appBroadcastSettings

適用対象