Overview

Location

Properties


ContentType

property ContentType: String read;
String ContentType { get; }
var ContentType: String { get{} }
String ContentType { __get; }
ReadOnly Property ContentType() As String

Required Methods


GetContentAsArray

method GetContentAsArray: array of Byte
Byte[] GetContentAsArray()
func GetContentAsArray() -> Byte...
Byte[] GetContentAsArray()
Function GetContentAsArray() As Byte()

GetContentAsBinary

method GetContentAsBinary: ImmutableBinary
ImmutableBinary GetContentAsBinary()
func GetContentAsBinary() -> ImmutableBinary
ImmutableBinary GetContentAsBinary()
Function GetContentAsBinary() As ImmutableBinary