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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.