CompilationPipeline.GetPrecompiledAssemblyPathFromAssemblyName

public static string GetPrecompiledAssemblyPathFromAssemblyName(string assemblyName);

Parameters

assemblyNameAssembly name.

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.