| Visual Basic (Declaration) | |
|---|---|
Protected Overridable Function GetUniqueFile( _ ByVal mimeType As String, _ ByVal fileExtension As String, _ ByVal prefix As String _ ) As FileInfo | |
Parameters
- mimeType
- a string value indicating the mime type for the primary stream.
- fileExtension
- a string value indicating the file extension to use for the primary stream.
- prefix
- a string value indicating the value to place before the file extension