PackageBuildType Enum
PackageBuildType Enum Values | Description |
|---|---|
ALL | The project type only supports building with All Files |
PACKAGE | The project type only supports building with Packages |
BOTH | The project type supports building with All Files or with Packages that contain a subset of the files associated to the project |