C# Class Microsoft.Tools.WindowsInstaller.PowerShell.Commands.GetFileTypeCommand

Inheritance: ItemCommandBase
Afficher le fichier Open project: heaths/psmsi

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
ProcessItem ( System.Management.Automation.PSObject item ) : void

Processes the item enumerated by the base class.

Method Details

ProcessItem() protected méthode

Processes the item enumerated by the base class.
protected ProcessItem ( System.Management.Automation.PSObject item ) : void
item System.Management.Automation.PSObject The to process.
Résultat void