.NET Framework Class Library

Platform Enumeration

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core Namespace >

.NET Framework Class Library

Platform Enumeration

Defines the supported platforms.

Namespace: Gnostice.Core

Assembly:  Gnostice.Core (in Gnostice.Core.dll)

Syntax

Visual Basic

Public Enumeration Platform

C#

public enum Platform

Visual C++

public enum class Platform

Members


Member name

Value

Description


WinForms

0



WPF

1



Xamarin

2



ASP

3


See Also

Gnostice.Core Namespace