다음을 통해 공유


InstalledInstances.InstanceData.Features 속성

정의

설치된 인스턴스의 기능을 가져옵니다.

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

속성 값

설치된 인스턴스의 기능입니다.

적용 대상