[This is preliminary documentation and is subject to change.]
Returns verbatim (without variable evaluation) node value or null
Namespace: NFX.EnvironmentAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public string VerbatimValue { get; }
public string VerbatimValue { get; }
Public ReadOnly Property VerbatimValue As String
Get
Public ReadOnly Property VerbatimValue As String
Get
public:
virtual property String^ VerbatimValue {
String^ get () sealed;
}
public:
virtual property String^ VerbatimValue {
String^ get () sealed;
}
abstract VerbatimValue : string with get
override VerbatimValue : string with get
abstract VerbatimValue : string with get
override VerbatimValue : string with get
Property Value
Type:
StringImplements
IConfigNode VerbatimValue