Share via


AppBroadcastBackgroundService.TitleId Property

Definition

Gets a unique identifier for the title being broadcast.

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

Property Value

String

Platform::String

winrt::hstring

A unique identifier for the title being broadcast.

Windows requirements

App capabilities
appBroadcast appBroadcastSettings

Applies to