Share via


InstalledInstances.InstanceData.Architecture Property

Definition

Gets the architecture of the installed instance.

public:
 property System::String ^ Architecture { System::String ^ get(); void set(System::String ^ value); };
public string Architecture { get; set; }
member this.Architecture : string with get, set
Public Property Architecture As String

Property Value

The architecture of the installed instance.

Applies to