ICallHierarchyItemDetails.StartLine Property

Definition

Gets the line number on which the call item starts.

public:
 property int StartLine { int get(); };
public:
 property int StartLine { int get(); };
public int StartLine { get; }
member this.StartLine : int
Public ReadOnly Property StartLine As Integer

Property Value

The line number on which the call item starts.

Applies to