| Visual Basic (Declaration) | |
|---|---|
Public MustOverride Function CreatePrimaryStream( _ ByVal mimeType As System.String, _ ByVal suggestedFileExtension As System.String _ ) As StreamInfo | |
| C# | |
|---|---|
public abstract StreamInfo CreatePrimaryStream( System.string mimeType, System.string suggestedFileExtension ) | |
Parameters
- mimeType
- mime type of the primary stram
- suggestedFileExtension
- suggested file extension