[This is preliminary documentation and is subject to change.]
Namespace: NFX.WebAssembly: NFX.Web (in NFX.Web.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