MicaController.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.
Détermine si le matériau mica est pris en charge sur le système d’exploitation actuel.
public:
static bool IsSupported();
static bool IsSupported();
public static bool IsSupported();
function isSupported()
Public Shared Function IsSupported () As Boolean
Retours
Boolean
bool
true
si le matériau mica est pris en charge sur le système d’exploitation actuel ; sinon, false
.