Metalama//API Documentation/Advanced API/Metalama.​Compiler/Transformer­Order­Attribute/Transformer­Names
Open sandboxFocus

Property TransformerNames

TransformerNames

Array of namespace-qualified names of transformer types. Their order specifies the execution order of the corresponding transformers.

Declaration
public string[] TransformerNames { get; }
Property Value
Type Description
String[]