Class BuildStepAttribute
Attribute to configure various properties of a BuildStepBase derived type.
Implements
Inherited Members
Namespace: Unity.Build
Assembly: solution.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
public sealed class BuildStepAttribute : Attribute, _Attribute
Properties
Name | Description |
---|---|
Description | Display description of the build step. |