Class AutoAttribute
Marks a field as an auto-implemented property.
[AttributeUsage(AttributeTargets.Field, Inherited = false, AllowMultiple = false)]
public sealed class AutoAttribute : Attribute
- Inheritance
-
AutoAttribute
- Inherited Members
- Extension Methods