LanguageDistinctionSeparator Field
Note: This API is now obsolete.
Indicates a distinction part of the string that will be removed on translation.
Namespace: KGySoft.Libraries.LanguageAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
[ObsoleteAttribute("Maintained for compatibility reasons, do not use it anymore.")]
public const string DistinctionSeparator = "__"
<ObsoleteAttribute("Maintained for compatibility reasons, do not use it anymore.")>
Public Const DistinctionSeparator As String = "__"
public:
[ObsoleteAttribute(L"Maintained for compatibility reasons, do not use it anymore.")]
literal String^ DistinctionSeparator = "__"
[<ObsoleteAttribute("Maintained for compatibility reasons, do not use it anymore.")>]
static val mutable DistinctionSeparator: string
Field Value
String