MultipartContentElement ContentType Property frevvo Live Forms
Property that holds the Content-Type data for the multipart element.

Namespace: Frevvo.Forms.Client
Assembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax

public string ContentType { get; }

Return Value

Type: OnlineString
The entire Content-Type data field as a string
See Also