ironfede / openmcdf

Microsoft Compound File .net component - pure C# - netstandard 2.0
Mozilla Public License 2.0
297 stars 73 forks source link

Find out Stream Name #61

Open prabhakaran2014 opened 4 years ago

prabhakaran2014 commented 4 years ago

Hi, How to find out storage(CFStorage) Stream Name? I can able to check stream name with condtion by storage.TryGetStream("CONTENTS") . But I need to get the Stream name from CFStorage object