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)

반품

설치된 기계 기능들.

적용 대상