IPAddressRangeDiscoveryCriteria.ToIPAddress Property

Definition

The to part of the IP address range.

public:
 property System::Net::IPAddress ^ ToIPAddress { System::Net::IPAddress ^ get(); void set(System::Net::IPAddress ^ value); };
public System.Net.IPAddress ToIPAddress { get; set; }
member this.ToIPAddress : System.Net.IPAddress with get, set
Public Property ToIPAddress As IPAddress

Property Value

IPAddress

Applies to