Creates a secondary stream in the stream provider.
Syntax
Parameters
- relativeName
- A string value in the name for the secondary stream. The relative name is appended to the MemoryStreamProvider name prefix
- mimeType
- A string value indicating the mime type for the primary stream.
- suggestedFileExtension
- A string value indicating the file extension to use for the secondary stream.
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also