QueryLogPageImpressionResult.Title property

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

Syntax

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

value = instance.Title

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

Property value

Type: System.String

See also

Reference

QueryLogPageImpressionResult class

QueryLogPageImpressionResult members

Microsoft.Office.Server.Search.Query namespace