다음을 통해 공유


UninstallFeatureTree.GetInstalledMachineFeatures 메서드

정의

설치된 컴퓨터 기능을 검색합니다.

public:
 System::Collections::Generic::List<System::String ^> ^ GetInstalledMachineFeatures();
public System.Collections.Generic.List<string> GetInstalledMachineFeatures ();
member this.GetInstalledMachineFeatures : unit -> System.Collections.Generic.List<string>
Public Function GetInstalledMachineFeatures () As List(Of String)

반환

설치된 컴퓨터 기능입니다.

적용 대상