Research.FavoriteService Propriété

Définition

Obtient ou définit une valeur de type String 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é

String

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.

Définir cette propriété équivaut à choisir un service de recherche favori dans la boîte de dialogue Options de recherche de Microsoft Word 2010.

S’applique à