CompilationPipeline.GetPrecompiledAssemblyPathFromAssemblyName

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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答