Encoding::IsAlwaysNormalized Method ()
.NET Framework (current version)
Gets a value indicating whether the current encoding is always normalized, using the default normalization form.
Assembly: mscorlib (in mscorlib.dll)
The default normalization form is FormC, which uses full canonical decomposition, followed by the replacement of sequences with their primary composites, if possible.
.NET Framework
Available since 2.0
Available since 2.0
Show: