Condividi tramite


HttpNoContentOutputFormatter.TreatNullValueAsNoContent Proprietà

Definizione

Indica se selezionare questo formattatore se il valore restituito dall'azione è 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

Valore della proprietà

Si applica a