Sandbox Logo

CodeGeneratorAttribute.Priority

int Priority { get; set; }

Description

Attributes with a higher priority will wrap the target first. The default priority is 0.

Return

User Comments