IJSProperty::ReadOnly Property

Sets/gets the readonly attribute. If Readonly is true, the property value cannot be altered on the client side.

IDL

__property VARIANT_BOOL ReadOnly;

Group

IJSProperty Properties