ResultDefinition.DocTitle Field
Specifies the title for the document specifying the keyword definition.
Namespace: Microsoft.SharePoint.Search.Query
Assembly: Microsoft.SharePoint.Search (in Microsoft.SharePoint.Search.dll)
Syntax
'Declaration
Public DocTitle As String
'Usage
Dim instance As ResultDefinition
Dim value As String
value = instance.DocTitle
instance.DocTitle = value
public string DocTitle