Property | Type | Description | |
---|---|---|---|
Results | List |
Method | Description | |
---|---|---|
CommandOutput ( ) : System | ||
CommandOutput ( string name, string message, string excerpt, CommandOutputItemType type ) : System | ||
ToString ( ) : string |
public CommandOutput ( string name, string message, string excerpt, CommandOutputItemType type ) : System | ||
name | string | |
message | string | |
excerpt | string | |
type | CommandOutputItemType | |
return | System |