MultiStreamPath.StreamSet
MultiStreamPath.StreamSet property
一组映射到文件名的实际流。
public IReadOnlyDictionary<string, Stream> StreamSet { get; }
返回值
IReadOnlyDictionary
备注
如果发生写入,当前流将被 MemoryStream 替换。
另见
- class MultiStreamPath
- namespace Aspose.Gis
- assembly Aspose.GIS