[This is preliminary documentation and is subject to change.]
Returns true if client indicated in response that "application/json" is accepted
Namespace: NFX.WaveAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
public bool RequestedJSON { get; }public bool RequestedJSON { get; }Public ReadOnly Property RequestedJSON As Boolean
Get
Public ReadOnly Property RequestedJSON As Boolean
Get
public:
property bool RequestedJSON {
bool get ();
}public:
property bool RequestedJSON {
bool get ();
}member RequestedJSON : bool with get
member RequestedJSON : bool with get
Property Value
Type:
Boolean