Share via


AppBroadcastState.PlugInState Property

Definition

Gets the state of the plugin associated with the app broadcast state.

public:
 property AppBroadcastPlugInState PlugInState { AppBroadcastPlugInState get(); };
AppBroadcastPlugInState PlugInState();
public AppBroadcastPlugInState PlugInState { get; }
var appBroadcastPlugInState = appBroadcastState.plugInState;
Public ReadOnly Property PlugInState As AppBroadcastPlugInState

Property Value

The state of the plugin associated with the app broadcast state.

Windows requirements

App capabilities
appBroadcast appBroadcastSettings

Applies to