LanguageDistinctionSeparator Field

Note: This API is now obsolete.
Indicates a distinction part of the string that will be removed on translation.

Definition

Namespace: KGySoft.Libraries.Language
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
[ObsoleteAttribute("Maintained for compatibility reasons, do not use it anymore.")]
public const string DistinctionSeparator = "__"

Field Value

String

See Also