Version: 2019.4
public static PackageInfo FindForAssembly (Compilation.Assembly assembly);

パラメーター

assemblyThe Assembly.

戻り値

PackageInfo The PackageInfo object 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.