AppBroadcastPlugInStateChangedEventArgs.PlugInState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the new app broadcast plugin state.
public:
property AppBroadcastPlugInState PlugInState { AppBroadcastPlugInState get(); };
AppBroadcastPlugInState PlugInState();
public AppBroadcastPlugInState PlugInState { get; }
var appBroadcastPlugInState = appBroadcastPlugInStateChangedEventArgs.plugInState;
Public ReadOnly Property PlugInState As AppBroadcastPlugInState
Property Value
The new app broadcast plugin state.
Windows requirements
App capabilities |
appBroadcast
appBroadcastSettings
|