Version: 2022.1
言語: 日本語
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.