Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
Leadtools.Jpip.Client Namespace > JpipClient Class : ServerIPAddress Property |
public IPAddress ServerIPAddress {get;}
'Declaration Public ReadOnly Property ServerIPAddress As IPAddress
'Usage Dim instance As JpipClient Dim value As IPAddress value = instance.ServerIPAddress
public: property IPAddress^ ServerIPAddress { IPAddress^ get(); }