Version: 2022.1

PackageInfo.GetAllRegisteredPackages

切换到手册
public static PackageInfo[] GetAllRegisteredPackages ();

返回

PackageInfo[] The array of PackageInfo instances describing each package.

描述

Retrieves information about all packages that are currently loaded.

See Also: Client.List