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