NamedStream Properties
The NamedStream type exposes the following members.
Properties

  NameDescription
Public propertyContent
Content returns the IO stream assocated with this object.
Public propertyFileName
FileName is the given name for the assocated Stream from the 'Content' property.
Back to Top
See Also