Namespace: Cartella.Pop3.Mime
Assembly: Pop3Client (in Pop3Client.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: Pop3Client (in Pop3Client.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
| C# |
|---|
public static string GetMediaType( string mediaType ) |
| Visual Basic |
|---|
Public Shared Function GetMediaType ( _ mediaType As String _ ) As String |
| Visual C++ |
|---|
public: static String^ GetMediaType( String^ mediaType ) |
Parameters
- mediaType
- Type: System..::..String