Click or drag to resize
SimpleContentContent Property
Gets or sets the content corresponding to the path and file passed across.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public byte[] Content { get; set; }

Property Value

Type: Byte
See Also