次の方法で共有


ExposureControlRequest.FeatureType プロパティ

定義

機能の種類を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象