AppBroadcastServices.State Property

Definition

Gets the current state of the app broadcast services.

public:
 property AppBroadcastState ^ State { AppBroadcastState ^ get(); };
AppBroadcastState State();
public AppBroadcastState State { get; }
var appBroadcastState = appBroadcastServices.state;
Public ReadOnly Property State As AppBroadcastState

Property Value

The current state of the app broadcast services.

Windows requirements

App capabilities
appBroadcast appBroadcastSettings

Applies to