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)

返品

インストールされた機械の特徴。

適用対象