Contents

byte[] IUpdatable.Contents { get; set; }

Gets or sets the contents of the updatable.

Value

byte[] – Byte array containing updatable contents.

Throws