UnicastIPAddressInformation.PrefixOrigin Property
.NET Framework 3.0
Gets a value that identifies the source of a unicast Internet Protocol (IP) address prefix.
Namespace: System.Net.NetworkInformation
Assembly: System (in system.dll)
Assembly: System (in system.dll)
/** @property */ public abstract PrefixOrigin get_PrefixOrigin ()
public abstract function get PrefixOrigin () : PrefixOrigin
Not applicable.