AppBroadcastPlugIn.AppId Property

Definition

Gets the unique ID of the app associated with the app broadcast plugin.

public:
 property Platform::String ^ AppId { Platform::String ^ get(); };
winrt::hstring AppId();
public string AppId { get; }
var string = appBroadcastPlugIn.appId;
Public ReadOnly Property AppId As String

Property Value

String

Platform::String

winrt::hstring

The unique ID of the app associated with the app broadcast plugin.

Windows requirements

App capabilities
appBroadcast appBroadcastSettings

Applies to