[This is preliminary documentation and is subject to change.]
Http content type
Namespace: NFX.WaveAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
public string ContentType { get; set; }public string ContentType { get; set; }Public Property ContentType As String
Get
Set
Public Property ContentType As String
Get
Set
public:
property String^ ContentType {
String^ get ();
void set (String^ value);
}public:
property String^ ContentType {
String^ get ();
void set (String^ value);
}member ContentType : string with get, set
member ContentType : string with get, set
Property Value
Type:
String