Research.IsResearchService(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.
Indique si le GUID spécifié dans le ServiceID
paramètre correspond à un service actuellement configuré.
public:
bool IsResearchService(System::String ^ ServiceID);
public bool IsResearchService (string ServiceID);
abstract member IsResearchService : string -> bool
Public Function IsResearchService (ServiceID As String) As Boolean
Paramètres
- ServiceID
- String
Spécifie un GUID qui identifie le service de recherche.
Retours
Boolean