Contents

CMIOExtensionPropertyAttributes

An object that describes the attributes of a property.

Declaration

class CMIOExtensionPropertyAttributes<ObjectType> where ObjectType : AnyObject

Overview

Use a property attributes object to describe attributes such as the minimum and maximum values, discrete values, and read-only values.

Topics

Creating Property Attributes

Inspecting Attributes

Specifying a Read-Only Attribute

Initializers

See Also

Properties