VSTypeResolutionHelperService::ShouldLoadAssemblyToFindType Method (String^, String^, Boolean)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Design
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
public: bool ShouldLoadAssemblyToFindType( String^ typeName, String^ fileName, bool ignoreCase )
Parameters
- typeName
- Type: System::String^
- fileName
- Type: System::String^
- ignoreCase
- Type: System::Boolean
Return Value
Type: System::Boolean
Show: