Version: 2022.2
언어: 한국어

CompilationPipeline.GetPrecompiledAssemblyPathFromAssemblyName

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

파라미터

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