Partilhar via


Transmission.Content Property

Definition

Gets the content of the transmission.

public:
 property cli::array <System::Byte> ^ Content { cli::array <System::Byte> ^ get(); };
public byte[] Content { get; }
member this.Content : byte[]
Public ReadOnly Property Content As Byte()

Property Value

Byte[]

Applies to