UniversalPackagePackSettings.

UniversalPackagePackSettings(FilePath, DirectoryPath) Constructor

Summary

Initializes a new instance of the UniversalPackagePackSettings class.

Syntax

public UniversalPackagePackSettings(FilePath metadataFilePath, DirectoryPath sourceDirectory)

Parameters

Name Type Description
metadataFilePath FilePath The metadata file path.
sourceDirectory DirectoryPath The source directory.

Return Value

Type Description
void