SnapshotPoint.GetContainingLineNumber Method

Definition

Gets the number of the line that contains this snapshot point.

public:
 int GetContainingLineNumber();
public int GetContainingLineNumber ();
member this.GetContainingLineNumber : unit -> int
Public Function GetContainingLineNumber () As Integer

Returns

The line number of the line that contains this snapshot point.

Applies to