CompilationPipeline.GetPrecompiledAssemblyPathFromAssemblyName

Switch to Manual
public static string GetPrecompiledAssemblyPathFromAssemblyName (string assemblyName);

Parameters

assemblyName程序集名称。

Returns

string File path of precompiled assembly.

Description

Returns the Assembly file path from an assembly name. Returns null if there is no Precompiled Assembly name match.