C# Class Microsoft.Tools.WindowsInstaller.PowerShell.Module

Afficher le fichier Open project: heaths/psmsi

Méthodes publiques

Méthode Description
Use ( ) : void

Increments the use count and sets the last used date if the Module installer was installed.

Method Details

Use() public static méthode

Increments the use count and sets the last used date if the Module installer was installed.
public static Use ( ) : void
Résultat void