Loads the MIME entity from the specified file.
Namespace:
Rebex.Mime
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public Sub Load ( _ fileName As String _ ) |
| C# |
|---|
public void Load( string fileName ) |
Parameters
- fileName
- Type: System..::..String
The file from which to read the entity.