Version: 2021.2

PackageInfo.FindForAssembly

切换到手册
public static PackageInfo FindForAssembly (Compilation.Assembly assembly);

参数

assembly The assembly.

返回

PackageInfo The PackageInfo instance describing the package, or null if the assembly or its assembly definition is not in a package.

描述

Retrieves information about the package containing an assembly, or the assembly definition used to build that assembly.