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