Share via


WordData.Offset Property

Definition

The word's position within the phrase.

[System.Text.Json.Serialization.JsonPropertyName("offset")]
public TimeSpan Offset { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("offset")>]
member this.Offset : TimeSpan with get, set
Public Property Offset As TimeSpan

Property Value

Attributes

Applies to