次の方法で共有


Configuration.DataType プロパティ

定義

構成のデータ型を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dataType")]
public string DataType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dataType")>]
member this.DataType : string
Public ReadOnly Property DataType As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象