Share via


GeneratedCodeMapping.StartLine Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the starting line of the generated code maps.

public int StartLine { get; set; }
member this.StartLine : int with get, set
Public Property StartLine As Integer

Property Value

The starting line of the generated code maps.

Applies to