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 ContentType GetContentType( string contentType ) |
| Visual Basic |
|---|
Public Shared Function GetContentType ( _ contentType As String _ ) As ContentType |
| Visual C++ |
|---|
public: static ContentType^ GetContentType( String^ contentType ) |
Parameters
- contentType
- Type: System..::..String