Click or drag to resize

CharacterProperty Properties

The CharacterProperty type exposes the following members.

Properties
  NameDescription
Public propertyDefault
Gets the default value of the Property.
(Inherited from Property.)
Public propertyId
Gets the integer value of the unique identifier PropertyID
(Inherited from Property.)
Public propertyIsReadOnly
Returns whether a Property is read only or not.
(Inherited from Property.)
Public propertyIsSupported
Returns whether a Property is supported or not.
(Inherited from Property.)
Public propertyJniPeerMembers
To be added.
(Overrides PropertyJniPeerMembers.)
Public propertyName
Gets the name of the unique identifier PropertyID
(Inherited from Property.)
Public propertyNeedReboot
Returns whether a Property needs a device reboot to be applied or not.
(Inherited from Property.)
Public propertyType
Gets the type of the Property.
(Inherited from Property.)
Top
See Also