Summary
Gets the line where the directive was specified
(or
null
if created outside the configuration file).
- Assembly
- Wyam
.Configuration .dll - Namespace
- Wyam
.Configuration .Preprocessing - Containing Type
- DirectiveValue
Syntax
public Nullable<int> Line { get; }
Value
Type | Description |
---|---|
Nullable |