PageTheme.TestDeviceFilter(String) 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.
public:
bool TestDeviceFilter(System::String ^ deviceFilterName);
public bool TestDeviceFilter(string deviceFilterName);
member this.TestDeviceFilter : string -> bool
Public Function TestDeviceFilter (deviceFilterName As String) As Boolean
Paramètres
- deviceFilterName
- String
Nom de type chaîne du filtre pour appareil mobile à vérifier.
Retours
true si deviceFilterName s'applique à la page ; sinon, false.