Table of Contents

Class Runtimes

Namespace
Oqtane.Shared
Assembly
Oqtane.Shared.dll
public class Runtimes
Inheritance
Runtimes

Fields

Auto

public const string Auto = "Auto"

Field Value

string

Hybrid

public const string Hybrid = "Hybrid"

Field Value

string

Server

public const string Server = "Server"

Field Value

string

WebAssembly

public const string WebAssembly = "WebAssembly"

Field Value

string