MultiStreamPath.StreamSet
MultiStreamPath.StreamSet property
A set of actual streams that are mapped to filenames.
public IReadOnlyDictionary<string, Stream> StreamSet { get; }
Return Value
IReadOnlyDictionary
Remarks
If a write occurs, the current stream is replaced by MemoryStream.
See Also
- class MultiStreamPath
- namespace Aspose.Gis
- assembly Aspose.GIS