SourceInfoAttribute.

FilePath Property

Summary

The file path of the source file.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.Util
Containing Type
SourceInfoAttribute

Syntax

public string FilePath { get; }

Value

Type Description
string
GitHub