SupportedOperatingSystemType Enum

Definition

This property allows you to specify the supported type of the OS that application is built for. Possible values are: Windows, Linux..

public enum SupportedOperatingSystemType
type SupportedOperatingSystemType = 
Public Enum SupportedOperatingSystemType
Inheritance
SupportedOperatingSystemType

Fields

Linux 1

Linux.

Windows 0

Windows.

Applies to