ASP.NET Core MVC コントロールヘルプ
JsonSetting クラス メンバ
プロパティ 

C1.AspNetCore.Mvc アセンブリ > C1.JsonNet 名前空間 : JsonSetting クラス

JsonSettingデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the JsonSetting class.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the converter collection. C1.Web.Mvc.Serialization.BaseSettingから継承されます。
Public プロパティGets or sets a value indicates whether to serialize to javascript format.  
Public プロパティGets or sets a boolean value indicates whether the property name should be serialzied with camel case.  
Public プロパティGets or sets the resolver.  
Public プロパティGets the resolver collection. C1.Web.Mvc.Serialization.BaseSettingから継承されます。
Public プロパティ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 プロパティGets or sets a value indicates how reference loop is handled.  
トップ
参照

JsonSetting クラス
C1.JsonNet 名前空間