Enumeration of output type

Namespace: Conaito.Flipdoo
Assembly: flipdoo (in flipdoo.exe) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
[SerializableAttribute]
public enum OutputType
Visual Basic
<SerializableAttribute> _
Public Enumeration OutputType
Visual C++
[SerializableAttribute]
public enum class OutputType

Members

Member nameDescription
Web
Windows
WindowsKiosk
MAC

See Also