IDTSProject100.GetPackageCount Method

Definition

Returns the number of package for the project.

public:
 int GetPackageCount();
public int GetPackageCount ();
abstract member GetPackageCount : unit -> int
Public Function GetPackageCount () As Integer

Returns

The number of packages.

Applies to