SourceInfoAttribute.

LineNumber Property

Summary

The line number of the attribute in the source file.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.Util
Containing Type
SourceInfoAttribute

Syntax

public int LineNumber { get; }

Value

Type Description
int
GitHub