UninstallFeatureTree.GetInstalledMachineFeatures Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Récupère les fonctionnalités de la machine installée.
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)
Retours
Les fonctionnalités de la machine installée.