Aracılığıyla paylaş


Software.SoftwareName Property

Definition

Gets or sets name of the software product.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to