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

Mostrar archivo Open project: heaths/psmsi

Public Methods

Method Description
Use ( ) : void

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

Method Details

Use() public static method

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