![]() |
LicenseSpring .Net SDK 7.32.1
Easily add Software Licensing to your application
|
InstallationFileOptions interface. More...
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. | |
InstallationFileOptions interface.
|
getset |
Channel from where installation file should be requested.
Implemented in LicenseSpring.InstallationFileOptions.
|
getset |
Environment for which installation file should be requested.
For example can be "win", "win32", "win64", "mac", "linux", "linux32", "linux64"
Implemented in LicenseSpring.InstallationFileOptions.
|
getset |
Needed application (Installation file) version.
Implemented in LicenseSpring.InstallationFileOptions.