HighlightedString.Value property
Obtém ou define o termo realçado hit.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
<DataMemberAttribute> _
Public Property Value As String
Get
Set
'Uso
Dim instance As HighlightedString
Dim value As String
value = instance.Value
instance.Value = value
[DataMemberAttribute]
public string Value { get; set; }
Property value
Type: System.String
O termo realçado hit.