ScriptCallerInfo.

SourceFilePath Property

Summary

Gets the full path of the source file that contains the caller.
Namespace
Cake.Common.Diagnostics
Containing Type
ScriptCallerInfo

Syntax

public FilePath SourceFilePath { get; }

Value

Type Description
FilePath