IniFile_valueWhitespaceLiteral Field |
IniFileIO Documentation |
Specifies whether the value portion of the key is whitespace sensitive.
Namespace: IniFileIO
Assembly: IniFileIO (in IniFileIO.dll) Version: 1.4.0.6028 (1.4.0.06028)
Syntax
private bool _valueWhitespaceLiteral
Private _valueWhitespaceLiteral As Boolean
private: bool _valueWhitespaceLiteral
val mutable private _valueWhitespaceLiteral: bool
Field Value
Type: BooleanRemarks
See Also