ContentType.Boundary Property
Namespace: Rebex.Mime.Headers
Assembly: Rebex.Mail.dll (version 7.0.9083)
Boundary
Gets or sets the 'boundary' parameter of this content type.
Declaration
public string Boundary { get; set; }
Property Value
Type | Description |
---|---|
String | The 'boundary' parameter. |