C# Class ZeroInstall.EmbeddedConfig

Represents configuration embedded into the exectuable itself. This is used to create customized bootstrappers that use Zero Install to run or integrate another application.
Afficher le fichier Open project: 0install/0install-win

Méthodes publiques

Свойство Type Description
Instance EmbeddedConfig

Private Methods

Méthode Description
EmbeddedConfig ( ) : System

Loads the embedded configuration.

GetAppMode ( string value ) : BootstrapMode

Property Details

Instance public_oe static_oe property

The embedded config as a singleton.
public static EmbeddedConfig,ZeroInstall Instance
Résultat EmbeddedConfig