Research.FavoriteService Propriété
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.
Obtient ou définit une chaîne qui spécifie le service de recherche favori.
public:
property System::String ^ FavoriteService { System::String ^ get(); void set(System::String ^ value); };
public string FavoriteService { get; set; }
member this.FavoriteService : string with get, set
Public Property FavoriteService As String
Valeur de propriété
Spécifie le service de recherche favori.
Remarques
La valeur de type String qui est définie ou renvoyée pour cette propriété spécifie le GUID du service de recherche favori.
La définition de cette propriété a le même effet que le choix d’un service de recherche favori via la boîte de dialogue Options de recherche dans Microsoft Word 2010.