Class GetWasmBytecodeCommandSettings
GetWasmBytecode
public sealed class GetWasmBytecodeCommandSettings : ICommand
- Inheritance
-
GetWasmBytecodeCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }
Property Value
ScriptId
Gets or sets the scriptId
[JsonPropertyName("scriptId")]
public string ScriptId { get; set; }