Initialize our class for use to send data files.

Declaration Syntax
public MultipartForm(
string url
)
Public Sub New ( _
url As String _
)
public:
MultipartForm(
String^ url
)

Parameters
- url (String)
- The web address of the recipient of the data transfer.
Assembly:
Yammer (Module: Yammer) Version: 1.0.0.0 (1.0.0.0)