다음을 통해 공유


InstalledInstances.InstanceData.EditionValue 속성

정의

설치된 인스턴스의 버전 값을 가져옵니다.

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

속성 값

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

적용 대상