InvalidValueFmt Property (ParameterStrings)
In This Topic
Gets or sets the format string for a notification that the specified value is invalid for a parameter of a given type.
Syntax
'Declaration
Public Property InvalidValueFmt As String
public string InvalidValueFmt {get; set;}
See Also