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