Méthode | Description | |
---|---|---|
DisplayName ( this appKey ) : string | ||
ForEachKey ( this key, Action |
||
HideApps ( this baseKey, IEnumerable |
||
RemoveApps ( this baseKey, IEnumerable |
||
UninstallString ( this appKey ) : string |
public static DisplayName ( this appKey ) : string | ||
appKey | this | |
Résultat | string |
public static ForEachKey ( this key, Action |
||
key | this | |
action | Action |
|
Résultat | void |
public static HideApps ( this baseKey, IEnumerable |
||
baseKey | this | |
appNames | IEnumerable |
|
Résultat | IEnumerable |
public static RemoveApps ( this baseKey, IEnumerable |
||
baseKey | this | |
appNames | IEnumerable |
|
Résultat | IEnumerable |
public static UninstallString ( this appKey ) : string | ||
appKey | this | |
Résultat | string |