다음을 통해 공유


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

속성 값

설치된 인스턴스의 버전입니다.

적용 대상