UninstallFeatureTree.GetInstalledMachineFeatures Metodo

Definizione

Recupera le funzionalità del computer installato.

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)

Restituisce

List<String>

Funzionalità del computer installato.

Si applica a