ASP.NET Core MVC コントロールヘルプ
JsonAttribute コンストラクタ(Boolean)

C1.AspNetCore.Mvc アセンブリ > C1.JsonNet 名前空間 > JsonAttribute クラス > JsonAttribute コンストラクタ : JsonAttribute コンストラクタ(Boolean)
A flag indicating whether the default value should be serialized or deserialized.
Initializes a new instance of the JsonAttribute class.
シンタックス
'宣言
 
Public Function New( _
   ByVal skipIfDefault As System.Boolean _
)
public JsonAttribute( 
   System.bool skipIfDefault
)

パラメータ

skipIfDefault
A flag indicating whether the default value should be serialized or deserialized.
参照

JsonAttribute クラス
JsonAttribute メンバ
オーバーロード一覧