Compartilhar via


PersonalResultSuggestion.HighlightedTitle propriedade

Namespace:  Microsoft.SharePoint.Client.Search.Query
Assembly:  Microsoft.SharePoint.Client.Search (em Microsoft.SharePoint.Client.Search.dll)

Sintaxe

'Declaração
Public Property HighlightedTitle As String
    Get
    Set
'Uso
Dim instance As PersonalResultSuggestion
Dim value As String

value = instance.HighlightedTitle

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

Valor de propriedade

Tipo: System.String

Ver também

Referência

PersonalResultSuggestion classe

PersonalResultSuggestion membros

Microsoft.SharePoint.Client.Search.Query namespace