Version: 2020.1
言語: 日本語

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.