Compartilhar via


UserSegment.DisplayName property

Obtém/define um DisplayName 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 DisplayName As String
    Get
    Set
'Uso
Dim instance As UserSegment
Dim value As String

value = instance.DisplayName

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

Property value

Type: System.String

Ver também

Referência

UserSegment class

UserSegment members

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