共用方式為


Product.SkuId 屬性

定義

取得產品的 SKU 識別碼。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於