Click or drag to resize
BuildSettings Properties

The BuildSettings type exposes the following members.

Properties
  NameDescription
Public propertyAndroid
Android specific build settings.
Public propertyBuildPath
Path to package/executable/...
Public propertyBuildTarget
Target to build.
Public propertyBuildType
Configuration to build.
Public propertyBundleVersion
Bundle version. Version number of application which is shown to the user.
Public propertyDefaultBuildFolder
Default folder to store build at.
Public propertyProjectName
Project name.
Top
See Also