语言英语
  • C#

CompilationPipeline.GetPrecompiledAssemblyPaths

声明

public static string[] GetPrecompiledAssemblyPaths(Compilation.CompilationPipeline.PrecompiledAssemblySources precompiledAssemblySources);

参数

precompiledAssemblySources 确定将返回哪些程序集路径。

返回值

string[] 预编译程序集路径的数组。

描述

返回构建编辑器程序集时包含的预编译程序集的路径,并且与任何给定的 PrecompiledAssemblySources 匹配。


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