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