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

C1.AspNetCore.Mvc アセンブリ > C1.JsonNet 名前空間 > JsonAttribute クラス > JsonAttribute コンストラクタ : JsonAttribute コンストラクタ(String)
The specified name the property would be serialized.
Initializes a new instance of the JsonAttribute class.
シンタックス
'宣言
 
Public Function New( _
   ByVal propertyName As System.String _
)
public JsonAttribute( 
   System.string propertyName
)

パラメータ

propertyName
The specified name the property would be serialized.
参照

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