Class PositionTickInfo NamespaceOpenQA.Selenium.DevTools.V132.Profiler AssemblyWebDriver.dll PositionTickInfo public sealed class PositionTickInfo Inheritance object PositionTickInfo Inherited Members object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.ReferenceEquals(object, object) object.ToString() Properties Line line [JsonPropertyName("line")] public long Line { get; set; } Property Value long Ticks ticks [JsonPropertyName("ticks")] public long Ticks { get; set; } Property Value long