| AssemblyDiscoveryHelperIsAssemblyDiscoverable Method  | 
            Returns true if the given assembly is discoverable.
            
 
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 11.0.0
Syntaxpublic static bool IsAssemblyDiscoverable(
	string filePath
)
Parameters
- filePath
 - Type: SystemString
Assembly file path 
Return Value
Type: 
Boolean
See Also