CidrLastMatchingAddress Property |
Gets the last matching address.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public IPAddress LastMatchingAddress { get; }
Public ReadOnly Property LastMatchingAddress As IPAddress
Get
public:
property IPAddress^ LastMatchingAddress {
IPAddress^ get ();
}
member LastMatchingAddress : IPAddress with get
Property Value
Type:
IPAddressSee Also