ICEAttribute.IsReadonly

説明

この属性のデータが読み取り専用(true)かそれ以外(false)かを示す Boolean 値を戻します。

C#構文

// get accessor

Boolean rtn = ICEAttribute.IsReadonly;