The assembly name of the aspect type, which does not contain the '.dll' suffix. The aspect type full name. An AspectN pattern. Apply the aspect type to methods matched by the pattern. This pattern will override the pointcut settings of the aspect type. Set to false to disable Rougamo. The default is true. Set to true to use the type and method composite accessibility. The default is false. Etc, an internal type has a public method, public for default(false) and internal for true. Set to true to skip saving ref struct parameters and return value into MethodContext. The default is false. Set to false to prevent generating the StackTraceHiddenAttribute for the proxy method. The default is true. Set to true to save the items that the iterator returns. This will take up additional memory space. The default is false. Set to false to make the execution order of the OnSuccess, OnException, and OnExit methods the same as OnEntry. The default is true. Regex expressions for the type's full name, separated by ',' or ';'. All types matching any of these regex expressions will be ignored by Rougamo. 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. A comma-separated list of error codes that can be safely ignored in assembly verification. 'false' to turn off automatic generation of the XML Schema file.