Delen via


ManifestAttributesManifestReferences.Architecture Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to