FileStreamDescriptor Properties |
The FileStreamDescriptor type exposes the following members.
| Name | Description | |
|---|---|---|
| Descriptor |
Gets or sets the descriptor.
| |
| GetStreamFunc |
Gets or sets the get stream function.
You must set this property of the Stream property.
| |
| Index |
Gets or sets the index.
| |
| Stream |
Gets or sets the stream.
You must set this property of the GetStreamFunc property.
|