CortanaSettings.IsSupported Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Récupère si les paramètres Cortana sont pris en charge.
public:
static bool IsSupported();
static bool IsSupported();
/// [Windows.Foundation.Metadata.Deprecated("ICortanaSettingsStatics is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 458752, "Windows.System.SystemManagementContract")]
static bool IsSupported();
public static bool IsSupported();
[Windows.Foundation.Metadata.Deprecated("ICortanaSettingsStatics is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 458752, "Windows.System.SystemManagementContract")]
public static bool IsSupported();
function isSupported()
Public Shared Function IsSupported () As Boolean
Retours
Boolean
bool
true si les paramètres de Cortana sont pris en charge. Dans le cas contraire, la valeur est false.
- Attributs
Remarques
La classe CortanaSettings nécessite l’ajout des éléments suivants au package.appmanifest :
- Vers <le package>
IgnorableNamespaces="iot"
- Sous <Fonctionnalités>
<iot:Capability Name="systemManagement"/>