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