프로퍼티 | 타입 | 설명 | |
---|---|---|---|
OpenDatabase | Microsoft.Deployment.WindowsInstaller.Database |
메소드 | 설명 | |
---|---|---|
ApplyTransforms ( Microsoft.Deployment.WindowsInstaller.Package.InstallPackage db ) : void |
Applies any applicable transforms from Patch and Transform to the given package.
|
|
ResolveFiles ( IEnumerable |
Resolves all
|
메소드 | 설명 | |
---|---|---|
OpenDatabase ( string path ) : Microsoft.Deployment.WindowsInstaller.Database |
protected ApplyTransforms ( Microsoft.Deployment.WindowsInstaller.Package.InstallPackage db ) : void | ||
db | Microsoft.Deployment.WindowsInstaller.Package.InstallPackage | The |
리턴 | void |
protected ResolveFiles ( IEnumerable |
||
paths | IEnumerable |
The paths to resolve. |
리턴 | IEnumerable |