LicenseSpring .Net SDK 7.22.0
Easily add Software Licensing to your application
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 More...
 
string Environment [get, set]
 Environment for which installation file should be requested More...
 
string Version [get, set]
 Needed application (Installation file) version More...
 

Detailed Description

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: