Share via


PromotedResults.Title property

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

Syntax

'Declaration
Public Property Title As String
    Get
    Set
'Usage
Dim instance As PromotedResults
Dim value As String

value = instance.Title

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

Property value

Type: System.String

See also

Reference

PromotedResults class

PromotedResults members

Microsoft.Office.Server.Search.REST namespace