UniversalPackagePushSettings.

UniversalPackagePushSettings(FilePath, string) Constructor

Summary

Initializes a new instance of the UniversalPackagePushSettings class.

Syntax

public UniversalPackagePushSettings(FilePath packageFilePath, string target)

Parameters

Name Type Description
packageFilePath FilePath The package file path.
target string The target.

Return Value

Type Description
void