'Declaration
Public Function New( _ ByVal productName As String, _ ByVal applicationName As String _ )
public Packager( string productName, string applicationName )
Parameters
- productName
- The product to package sessions for.
- applicationName
- Optional. Restricts the packager to considering sessions for just this application within the specified product.