DownloadBlockResponse.Data Property

Definition

The block data.

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

Property Value

Byte[]

Applies to