public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean Get
public: virtual property bool IsReadOnly { bool get () sealed; }
function get_IsReadOnly();
In This Article