LicenseSpring .Net SDK 7.32.1
Easily add Software Licensing to your application
Loading...
Searching...
No Matches
LicenseSpring.IInstallationFileOptions Interface Reference

InstallationFileOptions interface. More...

Inheritance diagram for LicenseSpring.IInstallationFileOptions:
LicenseSpring.InstallationFileOptions

Properties

string Channel [get, set]
 Channel from where installation file should be requested.
 
string Environment [get, set]
 Environment for which installation file should be requested.
 
string Version [get, set]
 Needed application (Installation file) version.
 

Detailed Description

InstallationFileOptions interface.

Property Documentation

◆ Channel

string LicenseSpring.IInstallationFileOptions.Channel
getset

Channel from where installation file should be requested.

Implemented in LicenseSpring.InstallationFileOptions.

◆ Environment

string LicenseSpring.IInstallationFileOptions.Environment
getset

Environment for which installation file should be requested.

For example can be "win", "win32", "win64", "mac", "linux", "linux32", "linux64"

Implemented in LicenseSpring.InstallationFileOptions.

◆ Version

string LicenseSpring.IInstallationFileOptions.Version
getset

Needed application (Installation file) version.

Implemented in LicenseSpring.InstallationFileOptions.


The documentation for this interface was generated from the following file: