Gets the bitmask to use when
Address is IPv4.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public uint IPv4Bitmask { get; }
Public ReadOnly Property IPv4Bitmask As UInteger
Get
public:
property unsigned int IPv4Bitmask {
unsigned int get ();
}
member IPv4Bitmask : uint32 with get
Property Value
Type:
UInt32See Also