Share via


AppBroadcastManager.ApplyGlobalSettings(AppBroadcastGlobalSettings) Methode

Definition

Updates die globalen Broadcasteinstellungen für das aktuelle Gerät.

public:
 static void ApplyGlobalSettings(AppBroadcastGlobalSettings ^ value);
 static void ApplyGlobalSettings(AppBroadcastGlobalSettings const& value);
public static void ApplyGlobalSettings(AppBroadcastGlobalSettings value);
function applyGlobalSettings(value)
Public Shared Sub ApplyGlobalSettings (value As AppBroadcastGlobalSettings)

Parameter

value
AppBroadcastGlobalSettings

Ein Objekt, das die globalen Broadcasteinstellungen für das aktuelle Gerät verfügbar macht.

Windows-Anforderungen

App-Funktionen
appBroadcast appBroadcastSettings

Gilt für: