Click or drag to resize
GeneratedFromAttribute Class
Marks the automatically generated classes.
Inheritance Hierarchy

Namespace: CMS
Assembly: CMS.Core (in CMS.Core.dll) Version: 10.0.0
Syntax
C#
public class GeneratedFromAttribute : Attribute

The GeneratedFromAttribute type exposes the following members.

Constructors
  NameDescription
Public methodGeneratedFromAttribute
Constructor
Top
Properties
  NameDescription
Public propertySourceFile
Path to the file within the solution from which the marked class has been generated.
Top
See Also

Reference