'Declaration
Public Function New( _ ByVal productName As String, _ ByVal applicationName As String _ )
public PackagerDialog( string productName, string applicationName )
Parameters
- productName
- The exact product name to restrict the package to.
- applicationName
- Optional. The exact application within the product to restrict the package to.