Dart.Snmp Namespace > Device Class : EndPoint Property |
Public ReadOnly Property EndPoint As IPEndPoint
Dim instance As Device Dim value As IPEndPoint value = instance.EndPoint
public IPEndPoint EndPoint {get;}
public: __property IPEndPoint* get_EndPoint();
public: property IPEndPoint^ EndPoint { IPEndPoint^ get(); }