Version: 2020.2
言語: 日本語
public static PackageInfo FindForAssembly (Compilation.Assembly assembly);

パラメーター

assembly The 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.