Freigeben über


AppBroadcastPlugInManager.PlugInList Eigenschaft

Definition

Ruft eine schreibgeschützte Liste aller App-Broadcast-Plug-Ins ab.

public:
 property IVectorView<AppBroadcastPlugIn ^> ^ PlugInList { IVectorView<AppBroadcastPlugIn ^> ^ get(); };
IVectorView<AppBroadcastPlugIn> PlugInList();
public IReadOnlyList<AppBroadcastPlugIn> PlugInList { get; }
var iVectorView = appBroadcastPlugInManager.plugInList;
Public ReadOnly Property PlugInList As IReadOnlyList(Of AppBroadcastPlugIn)

Eigenschaftswert

Eine schreibgeschützte Liste aller App-Broadcast-Plug-Ins.

Windows-Anforderungen

App-Funktionen
appBroadcast appBroadcastSettings

Gilt für: