C# 클래스 Microsoft.Tools.WindowsInstaller.PowerShell.Commands.GetFileHashCommand

상속: ItemCommandBase
파일 보기 프로젝트 열기: heaths/psmsi

Private Properties

프로퍼티 타입 설명

보호된 메소드들

메소드 설명
ProcessItem ( System.Management.Automation.PSObject item ) : void

Processes the item enumerated by the base class.

메소드 상세

ProcessItem() 보호된 메소드

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