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.