Tungsten
![]() |
RulesExists Method |
Checks if a particular rule exists
Namespace: W.Firewall
Assembly: Tungsten.Firewall (in Tungsten.Firewall.dll) Version: 2.0.0

C#
public static bool Exists( string ruleName )
Parameters
- ruleName
- Type: SystemString
The name of the rule to check
Return Value
Type: BooleanTrue if the rule exists, otherwise false
