Share via


IPAddressRangeDiscoveryCriteria.FromIPAddress Property

Definition

The from part of the IP address range.

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

Property Value

Applies to