CompilationPipeline.GetAssemblyNameFromScriptPath

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

Parameters

sourceFilePath源(脚本)路径。

Returns

string 程序集名称。

Description

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