CSharp.CreateAttributes Property NReflect
Gets or sets a value indicating if attributes will be generated.

Namespace: NReflect.NRCode
Assembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax

public static bool CreateAttributes { get; set; }
See Also