WksRecordPorts Property
List of ports which are supported by the host
Namespace: ARSoft.Tools.Net.DnsAssembly: ARSoft.Tools.Net (in ARSoft.Tools.Net.dll) Version: 3.6.1+aaafdcd61f068318c11734f7b3c59c69371c0549
public List<ushort> Ports { get; }
Public ReadOnly Property Ports As List(Of UShort)
Get
public:
property List<unsigned short>^ Ports {
List<unsigned short>^ get ();
}
member Ports : List<uint16> with get
Property Value
ListUInt16