InstalledInstances.InstanceData.Architecture プロパティ

定義

インストールされたインスタンスのアーキテクチャを取得します。

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

プロパティ値

インストールされたインスタンスのアーキテクチャ。

適用対象