RunningPackages.GetCount メソッド

定義

実行中のパッケージの数を取得します。

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

戻り値

実行中のパッケージの数です。

適用対象