Click or drag to resize

BuildConfiguration Properties

The BuildConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyAnnotations
Annotations.
(Inherited from AnnotationsBase.)
Public propertyDescription
If non-null, description of the build configuration.
Public propertyLibraries
Libraries.
Public propertyModelIdentifier
If non-null, the identifier that matches ModelIdentifier, ModelIdentifier, and ModelIdentifier, if present in ModelDescription.
Public propertyPlatform
If non-null, platform tuple of the platform the BuildConfiguration is intended for (e.g. x86_64-linux).
Public propertySourceFileSets
Source file sets.
Top
See Also