Sdílet prostřednictvím


HttpNoContentOutputFormatter.TreatNullValueAsNoContent Vlastnost

Definice

Určuje, zda se má vybrat tento formátovací kód, pokud je vrácená hodnota z akce null.

public:
 property bool TreatNullValueAsNoContent { bool get(); void set(bool value); };
public bool TreatNullValueAsNoContent { get; set; }
member this.TreatNullValueAsNoContent : bool with get, set
Public Property TreatNullValueAsNoContent As Boolean

Hodnota vlastnosti

Platí pro