HttpNoContentOutputFormatter.TreatNullValueAsNoContent 属性

定义

指示如果操作返回的值为 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

属性值

适用于