RunningPackages.GetCount 方法

定义

检索正在运行的包的编号。

protected:
 override int GetCount();
protected override int GetCount ();
override this.GetCount : unit -> int
Protected Overrides Function GetCount () As Integer

返回

正在运行的包的编号。

适用于