CompilationPipeline.GetPrecompiledAssemblyPathFromAssemblyName

Cambiar al Manual
public static string GetPrecompiledAssemblyPathFromAssemblyName (string assemblyName);

Parámetros

assemblyNameAssembly name.

Valor de retorno

string File path of precompiled assembly.

Descripción

Returns the Assembly file path from an assembly name. Returns null if there is no Precompiled Assembly name match.