[]
Creates the primary stream.
public override StreamInfo CreatePrimaryStream(string mimeType, string suggestedFileExtension)
Type | Name | Description |
---|---|---|
string | mimeType | The MIME type. |
string | suggestedFileExtension | The suggested file extension. |
Type | Description |
---|---|
StreamInfo | StreamInfo. |