Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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