| CommandResponseresult Field |
[Missing <summary> documentation for "F:AsterNET.Manager.Response.CommandResponse.result"]
Namespace: AsterNET.Manager.ResponseAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax protected List<string> result
Protected result As List(Of String)
protected:
List<String^>^ result
val mutable result: List<string>
Field Value
Type:
ListStringSee Also