Compartilhar via


BestBet.Description property

Obtém/define uma descrição para a melhor opção.

Namespace:  Microsoft.Office.Server.Search.Query.Rules
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
Public Property Description As String
    Get
    Set
'Uso
Dim instance As BestBet
Dim value As String

value = instance.Description

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

Property value

Type: System.String

Ver também

Referência

BestBet class

BestBet members

Microsoft.Office.Server.Search.Query.Rules namespace