PublicResourcesMaxValueLessThanMinValue Property
Looks up a localized string similar to Maximum value must be greater than or equal to minimum value.
Namespace: KGySoftAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
public static string MaxValueLessThanMinValue { get; }
Public Shared ReadOnly Property MaxValueLessThanMinValue As String
Get
public:
static property String^ MaxValueLessThanMinValue {
String^ get ();
}
static member MaxValueLessThanMinValue : string with get
Return Value
StringA localized string similar to
Maximum value must be greater than or equal to minimum value.