Click or drag to resize

ReaderInputName Property

File name associated with the input.

Namespace:  Syntactik.Compiler.IO
Assembly:  Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
public string Name { get; }

Property Value

Type: String

Implements

ICompilerInputName
See Also