Microsoft SDK for Java

PropertyInfo.getIsReadOnly

Determines whether the property is read-only.

Syntax

public boolean getIsReadOnly()

Return Value

Returns true if the component class has no set<ExtenderName> method; otherwise, returns false.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.