Share via


Research.FavoriteService 属性

定义

获取或设置一个字符串,该字符串指定收藏的研究服务。

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

属性值

指定最喜爱的研究服务。

注解

为该属性设置或返回的 String 值指定喜欢的信息检索服务的 GUID。

设置此属性与通过 Microsoft Word 2010 中的“研究选项”对话框选择喜欢的研究服务具有相同的效果。

适用于