PortList Field

Microsoft Robotics Studio

List of ports that matched the query criteria

Namespace: Microsoft.Dss.Services.RuntimeDiagnosticsService
Assembly:  DssRuntime (in DssRuntime.dll)
Version: 1.5.507.0

Syntax

[DataMemberAttribute]
public List<PortDetailedInformationType> PortList
'Declaration
<DataMemberAttribute> _
Public PortList As List(Of PortDetailedInformationType)
[DataMemberAttribute]
public:
List<PortDetailedInformationType^>^ PortList

See Also

QueryPortsResponseType Class

Microsoft.Dss.Services.RuntimeDiagnosticsService Namespace