Class Runtimes
public class Runtimes
- Inheritance
-
objectRuntimes
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