ErrorParsingNumeric Property
ErrorParsingNumeric
Looks up a localized string similar to "Can't convert '{0}' to a numeric value".
Declaration
public static string ErrorParsingNumeric { get; }
Public Shared ReadOnly Property ErrorParsingNumeric As String