public Stream Content { get; }
Public ReadOnly Property Content As Stream Get
public: property Stream^ Content { Stream^ get (); }
member Content : Stream with get
In This Article