CompilationPipeline.GetPrecompiledAssemblyPathFromAssemblyName

Declaration

public static string GetPrecompiledAssemblyPathFromAssemblyName(string assemblyName);

Parameters

assemblyName Assembly 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.


Did you find this page useful? Please give it a rating: