CompilationPipeline.GetAssemblyDefinitionFilePathFromScriptPath

Switch to Manual
public static string GetAssemblyDefinitionFilePathFromScriptPath (string sourceFilePath);

Parameters

sourceFilePath源(脚本)文件路径。

Returns

string 程序集定义文件的文件路径。

Description

返回源(脚本)路径的程序集定义文件路径。如果给定的脚本路径没有程序集定义文件,则返回 null。