AppBroadcastManager.GetGlobalSettings Method
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 an object that exposes the global broadcast settings for the current device.
public:
static AppBroadcastGlobalSettings ^ GetGlobalSettings();
static AppBroadcastGlobalSettings GetGlobalSettings();
public static AppBroadcastGlobalSettings GetGlobalSettings();
function getGlobalSettings()
Public Shared Function GetGlobalSettings () As AppBroadcastGlobalSettings
Returns
An object that exposes the global broadcast settings for the current device.
Windows requirements
App capabilities |
appBroadcast
appBroadcastSettings
|