CompilationPipeline.GetAssemblyDefinitionFilePathFromScriptPath

Cambiar al Manual
public static string GetAssemblyDefinitionFilePathFromScriptPath (string sourceFilePath);

Parámetros

sourceFilePathSource (script) file path.

Valor de retorno

string File path of assembly definition file.

Descripción

Returns the assembly definition file path for a source (script) path. Returns null if there is no assembly definition file for the given script path.