Share via


Microsoftgraphdomain.Manufacturer Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to