IBuildComponents: The Ultimate Building Blocks of Modern Software Development

IBuildComponents: The Ultimate Building Blocks of Modern Software Development

Kenneth Lv8

IBuildComponents: The Ultimate Building Blocks of Modern Software Development

Table of Contents

Disclaimer: This post includes affiliate links

If you click on a link and make a purchase, I may receive a commission at no extra cost to you.

IBuildComponent

Declaration

IBuildComponent : IDispatch

Overview

This component gives access to builds present in the package and lets you add or remove builds.

Properties

Array - Gets all the builds present in the package.

Methods

NewMsiBuild(String name) returns IBuild
This method creates a new msi build with the specified name and returns the newly created build.

NewMsixBuild(String name) returns IBuild
This method creates a new msix build with the specified name and returns the newly created build.

RemoveBuild(IBuild build)
Removes the specified build from the project.

CreateKeyByPath(String path) returns IRegistryKey
This method creates a new key at the specified path.

See also

IAdvinstProject

IBuild

Topics

Did you find this page useful?

Please give it a rating:

Thanks!

Report a problem on this page

Information is incorrect or missing

Information is unclear or confusing

Something else

Can you tell us what’s wrong?

Send message

Also read:

  • Title: IBuildComponents: The Ultimate Building Blocks of Modern Software Development
  • Author: Kenneth
  • Created at : 2024-11-18 09:32:22
  • Updated at : 2024-11-22 06:24:50
  • Link: https://fox-sys.techidaily.com/ibuildcomponents-the-ultimate-building-blocks-of-modern-software-development/
  • License: This work is licensed under CC BY-NC-SA 4.0.