INetFwPolicy2.Rules Property
Namespace: Microsoft.TeamFoundation.Build.Common
Assembly: Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)
Syntax
'Declaration
ReadOnly Property Rules As INetFwRules
INetFwRules Rules { get; }
property INetFwRules^ Rules {
INetFwRules^ get ();
}
abstract Rules : INetFwRules with get
function get Rules () : INetFwRules
Property Value
Type: Microsoft.TeamFoundation.Build.Common.INetFwRules
Returns INetFwRules.
.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.