Property IsReadOnly IsReadOnly Indicates whether this buffer is read-only. Declaration public abstract bool IsReadOnly { get; } Property Value Type Description System.Boolean true if, this buffer is read-only; otherwise false.