Share via


PromotedResultQueryRule.DisplayName property

Namespace:  Microsoft.Office.Server.Search.REST
Assembly:  Microsoft.SharePoint.Client.Search (in Microsoft.SharePoint.Client.Search.dll)

Syntax

'Declaration
Public Property DisplayName As String
    Get
    Set
'Usage
Dim instance As PromotedResultQueryRule
Dim value As String

value = instance.DisplayName

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

Property value

Type: System.String

See also

Reference

PromotedResultQueryRule class

PromotedResultQueryRule members

Microsoft.Office.Server.Search.REST namespace