CompilationPipeline.GetPrecompiledAssemblyPathFromAssemblyName

매뉴얼로 전환
public static string GetPrecompiledAssemblyPathFromAssemblyName (string assemblyName);

파라미터

assemblyNameAssembly name.

반환

string File path of precompiled assembly.

설명

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