Compiler OutputPrefix Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Determines the prefix for output names

Namespace: NFX.RelationalModel
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

[ConfigAttribute("$out-name-prefix")]
public string OutputPrefix { get; set; }

Property Value

Type: OnlineString
See Also