2020 Method
Changes 0
M

FileDialog.IsValidFilterString

Description:
Determines if the input string is acceptable as input for a FileDialog filter string.
public static bool IsValidFilterString(
	string filterString
)
Return Value bool True of the filter string meets the minimal requirements to be a valid filter string.