Class Runtimes
public class Runtimes
- Inheritance
-
Runtimes
Fields
Auto
public const string Auto = "Auto"
Field Value
Hybrid
public const string Hybrid = "Hybrid"
Field Value
Server
public const string Server = "Server"
Field Value
WebAssembly
public const string WebAssembly = "WebAssembly"