Version: 2021.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.