Click or drag to resize

FileStreamDescriptor Properties

The FileStreamDescriptor type exposes the following members.

Properties
  NameDescription
Public propertyDescriptor
Gets or sets the descriptor.
Public propertyGetStreamFunc
Gets or sets the get stream function. You must set this property of the Stream property.
Public propertyIndex
Gets or sets the index.
Public propertyStream
Gets or sets the stream. You must set this property of the GetStreamFunc property.
Top
See Also