[This is preliminary documentation and is subject to change.]
Determines whether exception is thrown when configuration node name contains
inappropriate chars for particular configuration type. For example,
for XMLConfiguration node names may not have spaces and other separator chars.
When StrictNames is false then particular configurations may replace incompatible
chars in node names with neutral ones (i.e. "my value"->"my-value" in case of XMLConfiguration).
Namespace: NFX.EnvironmentAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Property Value
Type:
See Also