[]
Creates the secondary stream.
public override StreamInfo CreateSecondaryStream(string relativeName, string mimeType, string suggestedFileExtension)
Type | Name | Description |
---|---|---|
string | relativeName | The relative name. |
string | mimeType | The MIME type. |
string | suggestedFileExtension | The suggested file extension. |
Type | Description |
---|---|
StreamInfo | StreamInfo. |