Namespace:
RainWorx.FrameWorx.Utility
Assembly: RainWorx.FrameWorx.Utility (in RainWorx.FrameWorx.Utility.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.Utility (in RainWorx.FrameWorx.Utility.dll) Version: 3.5
Syntax
C#
public static bool IsIpInRange( string network, string subnetMask, string targetIP )
Parameters
- network
- Type: SystemString
- subnetMask
- Type: SystemString
- targetIP
- Type: SystemString
Return Value
Type: BooleanSee Also