InvalidValueFmt Property
InvalidValueFmt
Gets or sets the format string for a notification that the specified value is invalid for a parameter of a given type.
Declaration
public string InvalidValueFmt { get; set; }
Public Property InvalidValueFmt As String