Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

CompilationPipeline.GetAssemblyDefinitionFilePathFromAssemblyName

public static string GetAssemblyDefinitionFilePathFromAssemblyName(string assemblyName);

Parameters

assemblyNameAssembly name.

Returns

string File path of assembly definition file.

Description

Returns the assembly definition file path from an assembly name. Returns null if there is no assembly definition file for the given assembly name.

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