共用方式為


Product.ProductType 屬性

定義

取得產品類型的描述。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於