ASP.NET Core MVC コントロールヘルプ
IgnoreAttribute クラス
メンバ 

C1.AspNetCore.Mvc アセンブリ > C1.JsonNet 名前空間 : IgnoreAttribute クラス
Defines the attribute which represents the proerty should not be serialized.
オブジェクト モデル
IgnoreAttribute クラス
シンタックス
'宣言
 
Public NotInheritable Class IgnoreAttribute 
   Inherits C1.Web.Mvc.Serialization.C1IgnoreAttribute
public sealed class IgnoreAttribute : C1.Web.Mvc.Serialization.C1IgnoreAttribute 
継承階層

System.Object
   System.Attribute
      C1.Web.Mvc.Serialization.C1IgnoreAttribute
         C1.JsonNet.IgnoreAttribute

参照

IgnoreAttribute メンバ
C1.JsonNet 名前空間