MetaProperty.IsReadOnly Property
Gets a Boolean value that specifies whether the metaproperty is read-only. Read-only.
Syntax
expression.IsReadOnly
expression An expression that returns a MetaProperty object.
Return Value
Boolean
Gets a Boolean value that specifies whether the metaproperty is read-only. Read-only.
Syntax
expression.IsReadOnly
expression An expression that returns a MetaProperty object.
Return Value
Boolean