MultiValueConverterBase<TTarget>::MakeConverterFunctionNotDefinedException Method (String^)
Visual Studio 2015
An exception thrown when the converter function isn’t defined.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
protected: Exception^ MakeConverterFunctionNotDefinedException( String^ functionName = "" )
Parameters
- functionName
-
Type:
System::String^
The name of the function.
Show: