public byte[][] Content { get; }
Public ReadOnly Property Content As Byte()() Get
public: property array<array<unsigned char>^>^ Content { array<array<unsigned char>^>^ get (); }
member Content : byte[][] with get
In This Article