Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Microsoft
Tools
WindowsInstaller
PowerShell
Commands
AddSourceCommand
C# Class Microsoft.Tools.WindowsInstaller.PowerShell.Commands.AddSourceCommand
Inheritance:
SourcePathCommandBase
ファイルを表示
Open project: heaths/psmsi
Protected Methods
Method
Description
EndProcessing
( ) :
void
Registers a source path to a product or patch.
Private Methods
Method
Description
Validate
(
string
path
) :
bool
Method Details
EndProcessing()
protected
method
Registers a source path to a product or patch.
protected
EndProcessing
( ) :
void
return
void