CommandArgsProperty
Initializer
using AlibabaCloud.SDK.ROS.CDK.Edas;
new CommandArgsProperty {
object Argument = null
};
Properties
Name | Type | Description |
---|---|---|
Argument |
object |
No description. |
Argument
Optional
public object Argument { get; set; }
- Type: object