Gets whether this property is read only.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property ReadOnly As System.Boolean |
C# | |
---|
System.bool ReadOnly {get;} |
JavaScript | |
---|
ReadOnly : System.boolean |
C++ | |
---|
property System.bool ReadOnly { bool* Val
)
|
Property Value
True if this property is read only, false if not