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