C# Class BtsMsiTask.MsiTask

Exposes a MSBuild task for generating a MSI package for a BziTalk solution
Inheritance: Microsoft.Build.Utilities.Task
Afficher le fichier Open project: riha/BtsMsiTask

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Execute ( ) : bool

MSBuild entry point for generating a MSI file based on a BizTalk Server project.

Method Details

Execute() public méthode

MSBuild entry point for generating a MSI file based on a BizTalk Server project.
public Execute ( ) : bool
Résultat bool