Research.FavoriteService Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a string that specifies the favorite research service.
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
Property Value
Specifies the favorite research service.
Remarks
The String that is set or returned for this property specifies the GUID of the favorite research service.
Setting this property has the same effect as choosing a favorite research service through the Research Options dialog box in Microsoft Word 2010.