Show / Hide Table of Contents

Class EnvironmentBuilderExtensions

Provides extension methods for IEnvironmentBuilder.

Inheritance
Object
EnvironmentBuilderExtensions
Namespace: ZeroInstall.Commands
Assembly: 0install.dll
Syntax
public static class EnvironmentBuilderExtensions : Object

Methods

SetCallbackEnvironmentVariables(IEnvironmentBuilder)

Adds environment variables that allow the program to make calls back to Zero Install.

Declaration
public static IEnvironmentBuilder SetCallbackEnvironmentVariables(this IEnvironmentBuilder builder)
Parameters
Type Name Description
IEnvironmentBuilder builder
Returns
Type Description
IEnvironmentBuilder
In This Article
Back to top Copyright Bastian Eicher et al