Property DoesGenerateAtBuildTime
DoesGenerateAtBuildTime
Indicate if the generation must occur at build time or not. If false, the generator is available as a right-click option in the Builder window and the generated annotations will be visible in builder timeline. If true, generation will happen at build time and generated annotations will be kept hidden in the builder.
Declaration
bool DoesGenerateAtBuildTime { get; }
Property Value
Type | Description |
---|---|
bool |