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

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

Private Properties

프로퍼티 타입 설명

보호된 메소드들

메소드 설명
UpdateParameters ( Parameters param ) : void

Adds the resolved path to the SourceCommandBase.Parameters.

메소드 상세

UpdateParameters() 보호된 메소드

Adds the resolved path to the SourceCommandBase.Parameters.
protected UpdateParameters ( Parameters param ) : void
param Parameters The to update.
리턴 void