Engine Class
Default implementation of «see T:WixToolset.Mba.Core.IEngine» .
Methods
Section titled “Methods”Properties
Section titled “Properties”| Property | Description |
|---|---|
| PackageCount | |
WixToolset.Mba.Core.dll version 4.0.5+b9b2f1b4c69a1b509d487dc950b30b4ec9b0d040 |
Apply() Method
Section titled “Apply() Method”Declaration
Section titled “Declaration”public void Apply()CloseSplashScreen() Method
Section titled “CloseSplashScreen() Method”Declaration
Section titled “Declaration”public void CloseSplashScreen()CompareVersions() Method
Section titled “CompareVersions() Method”Declaration
Section titled “Declaration”public int CompareVersions()ContainsVariable() Method
Section titled “ContainsVariable() Method”Declaration
Section titled “Declaration”public bool ContainsVariable()Detect() Method
Section titled “Detect() Method”Declaration
Section titled “Declaration”public void Detect()Detect() Method
Section titled “Detect() Method”Declaration
Section titled “Declaration”public void Detect()Elevate() Method
Section titled “Elevate() Method”Declaration
Section titled “Declaration”public bool Elevate()EscapeString() Method
Section titled “EscapeString() Method”Declaration
Section titled “Declaration”public string EscapeString()EvaluateCondition() Method
Section titled “EvaluateCondition() Method”Declaration
Section titled “Declaration”public bool EvaluateCondition()FormatString() Method
Section titled “FormatString() Method”Declaration
Section titled “Declaration”public string FormatString()GetRelatedBundleVariable() Method
Section titled “GetRelatedBundleVariable() Method”Declaration
Section titled “Declaration”public string GetRelatedBundleVariable()GetVariableNumeric() Method
Section titled “GetVariableNumeric() Method”Declaration
Section titled “Declaration”public System.Int64 GetVariableNumeric()GetVariableSecureString() Method
Section titled “GetVariableSecureString() Method”Declaration
Section titled “Declaration”public System.Security.SecureString GetVariableSecureString()GetVariableString() Method
Section titled “GetVariableString() Method”Declaration
Section titled “Declaration”public string GetVariableString()GetVariableVersion() Method
Section titled “GetVariableVersion() Method”Declaration
Section titled “Declaration”public string GetVariableVersion()LaunchApprovedExe() Method
Section titled “LaunchApprovedExe() Method”Declaration
Section titled “Declaration”public void LaunchApprovedExe()LaunchApprovedExe() Method
Section titled “LaunchApprovedExe() Method”Declaration
Section titled “Declaration”public void LaunchApprovedExe()Log() Method
Section titled “Log() Method”Declaration
Section titled “Declaration”public void Log()Plan() Method
Section titled “Plan() Method”Declaration
Section titled “Declaration”public void Plan()Quit() Method
Section titled “Quit() Method”Declaration
Section titled “Declaration”public void Quit()SendEmbeddedError() Method
Section titled “SendEmbeddedError() Method”Declaration
Section titled “Declaration”public int SendEmbeddedError()SendEmbeddedProgress() Method
Section titled “SendEmbeddedProgress() Method”Declaration
Section titled “Declaration”public int SendEmbeddedProgress()SetDownloadSource() Method
Section titled “SetDownloadSource() Method”Declaration
Section titled “Declaration”public void SetDownloadSource()SetLocalSource() Method
Section titled “SetLocalSource() Method”Declaration
Section titled “Declaration”public void SetLocalSource()SetUpdate() Method
Section titled “SetUpdate() Method”Declaration
Section titled “Declaration”public void SetUpdate()SetUpdateSource() Method
Section titled “SetUpdateSource() Method”Declaration
Section titled “Declaration”public void SetUpdateSource()SetVariableNumeric() Method
Section titled “SetVariableNumeric() Method”Declaration
Section titled “Declaration”public void SetVariableNumeric()SetVariableString() Method
Section titled “SetVariableString() Method”Declaration
Section titled “Declaration”public void SetVariableString()SetVariableString() Method
Section titled “SetVariableString() Method”Declaration
Section titled “Declaration”public void SetVariableString()SetVariableVersion() Method
Section titled “SetVariableVersion() Method”Declaration
Section titled “Declaration”public void SetVariableVersion()PackageCount Property
Section titled “PackageCount Property”Declaration
Section titled “Declaration”public int PackageCount { get; set; }