InstalledInstances.InstanceData.Edition プロパティ

定義

インストールされたインスタンスのエディションを取得します。

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

プロパティ値

インストールされたインスタンスのエディション。

適用対象