共用方式為


FieldDefinition.Type 屬性

定義

取得或設定連接欄位定義的型別。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於