VSTypeResolutionHelperService::ShouldLoadAssemblyToFindType Method (String^, String^, Boolean)

 

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

Return to top
Show: