Partager via


OSDetails.ProductType Property

Definition

Gets or sets product type.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to