ScriptCallerInfo.

SourceLineNumber Property

Summary

Gets the line number in the source file at which the method is called.
Namespace
Cake.Common.Diagnostics
Containing Type
ScriptCallerInfo

Syntax

public int SourceLineNumber { get; }

Value

Type Description
int