Click or drag to resize

GeneratePropertyAttribute Properties

The GeneratePropertyAttribute type exposes the following members.

Properties
 NameDescription
Public propertyOnChangedEventAccessModifier The AccessModifier for the generated OnChanged events.
Public propertyPropertyAccessModifier The AccessModifier for the generated property.
Public propertyUpdateMethod The method to call when the property is updated.
Top
See Also