共用方式為


CommandOutput Class

Definition

Response of /command api

public class CommandOutput
type CommandOutput = class
Public Class CommandOutput
Inheritance
CommandOutput

Constructors

CommandOutput()

Initializes a new instance of the CommandOutput class.

CommandOutput(String)

Initializes a new instance of the CommandOutput class.

Properties

CommandOutputProperty

Gets or sets output of the command.

Applies to