ConfigNode VerbatimValue Property NFX Class Library

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

Returns verbatim (without variable evaluation) node value or null

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

public string VerbatimValue { get; }

Property Value

Type: OnlineString

Implements

IConfigNode VerbatimValue
See Also