ASP.NET Core MVC コントロールヘルプ
SkipIsDefault プロパティ

C1.AspNetCore.Mvc アセンブリ > C1.JsonNet 名前空間 > JsonSetting クラス : SkipIsDefault プロパティ
Gets or sets a value indicates how to serialize or deserialize the default value. If True, the default value will not be serialized or deserialized. Otherwise, it will be serialized or deserialized.
シンタックス
'宣言
 
Public Property SkipIsDefault As System.Boolean
public System.bool SkipIsDefault {get; set;}
参照

JsonSetting クラス
JsonSetting メンバ