• Home
  • Blog
  • Docs
  • GitHub
Show / Hide Table of Contents

Interface IElectronPackageProvider

A service that provides access to Electron package manifests.

Namespace: Snowflake.Remoting.Electron
Assembly: Snowflake.Framework.Remoting.dll
Syntax
public interface IElectronPackageProvider

Properties

Interfaces

A list of loaded Electron packages that implement user interfaces.

Declaration
IEnumerable<IElectronPackage> Interfaces { get; }
Property Value
Type Description
System.Collections.Generic.IEnumerable<IElectronPackage>
Built with ❤️ by @chyyran. Text content licensed under CC-BY-SA 4.0.