INetFwPolicy2.IsRuleGroupCurrentlyEnabled Property

Namespace:  Microsoft.TeamFoundation.Build.Common
Assembly:  Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)

Syntax

'Declaration
ReadOnly Property IsRuleGroupCurrentlyEnabled As Boolean
bool IsRuleGroupCurrentlyEnabled { get; }
property bool IsRuleGroupCurrentlyEnabled {
    bool get ();
}
abstract IsRuleGroupCurrentlyEnabled : bool with get
function get IsRuleGroupCurrentlyEnabled () : boolean

Property Value

Type: System.Boolean
Returns Boolean.

.NET Framework Security

See Also

Reference

INetFwPolicy2 Interface

Microsoft.TeamFoundation.Build.Common Namespace