Compartir a través de


de la propiedad PersonalResultSuggestion.HighlightedTitle

Espacio de nombres:  Microsoft.Office.Server.Search.Query
Ensamblado:  Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)

Sintaxis

'Declaración
<DataMemberAttribute> _
Public Property HighlightedTitle As String
    Get
    Set
'Uso
Dim instance As PersonalResultSuggestion
Dim value As String

value = instance.HighlightedTitle

instance.HighlightedTitle = value
[DataMemberAttribute]
public string HighlightedTitle { get; set; }

Valor de propiedad

Tipo: System.String

Vea también

Referencia

clase PersonalResultSuggestion

Miembros PersonalResultSuggestion

Espacio de nombres Microsoft.Office.Server.Search.Query