Generate |
public class GeneratePropertyAttribute : Attribute
The GeneratePropertyAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| GeneratePropertyAttribute | Initializes a new instance of the GeneratePropertyAttribute class |
| Name | Description | |
|---|---|---|
| OnChangedEventAccessModifier | The AccessModifier for the generated OnChanged events. | |
| PropertyAccessModifier | The AccessModifier for the generated property. | |
| UpdateMethod | The method to call when the property is updated. |