IDTSRunningPackages100.Count 屬性

定義

public:
 property int Count { int get(); };
[System.Runtime.InteropServices.DispId(1)]
public int Count { [System.Runtime.InteropServices.DispId(1)] get; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
member this.Count : int
Public ReadOnly Property Count As Integer

屬性值

Int32

集合中包含的元素數目。

屬性

備註

如需詳細資訊,請參閱RunningPackages

適用於