Property Line
Line
Gets or sets line of the execution position associated with the thread.
public int? Line { get; set; }
Property Value
- int?
Gets or sets line of the execution position associated with the thread.
public int? Line { get; set; }