C# 클래스 BtsMsiTask.MsiTask

Exposes a MSBuild task for generating a MSI package for a BziTalk solution
상속: Microsoft.Build.Utilities.Task
파일 보기 프로젝트 열기: riha/BtsMsiTask

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Execute ( ) : bool

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

메소드 상세

Execute() 공개 메소드

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