FieldMapping.SourceFieldName プロパティ

定義

データ ソース内のフィールドの名前を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="sourceFieldName")]
public string SourceFieldName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourceFieldName")>]
member this.SourceFieldName : string with get, set
Public Property SourceFieldName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象