QueryCaption Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Configuration for how semantic search captions search results.
public class QueryCaption
type QueryCaption = class
Public Class QueryCaption
- Inheritance
-
QueryCaption
Constructors
QueryCaption(QueryCaptionType) |
Initializes a new instance of the QueryCaption class. |
Properties
CaptionType |
A value that specifies whether Captions should be returned as part of the search response. The default value is None. |
HighlightEnabled |
If CaptionType is set to Extractive, setting this to The default value is |
Applies to
Azure SDK for .NET