AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Offset specification to describe highlighting of document excerpts for rendering search results and recommendations.

Inheritance Hierarchy

System.Object
  Amazon.ConnectWisdomService.Model.Highlight

Namespace: Amazon.ConnectWisdomService.Model
Assembly: AWSSDK.ConnectWisdomService.dll
Version: 3.x.y.z

Syntax

C#
public class Highlight

The Highlight type exposes the following members

Constructors

NameDescription
Public Method Highlight()

Properties

NameTypeDescription
Public Property BeginOffsetInclusive System.Int32

Gets and sets the property BeginOffsetInclusive.

The offset for the start of the highlight.

Public Property EndOffsetExclusive System.Int32

Gets and sets the property EndOffsetExclusive.

The offset for the end of the highlight.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5