Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Interface that provides access to a firewall policy.
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
<GuidAttribute("D46D2478-9AC9-4008-9DC7-5563CE5536CC")> _
Public Interface INetFwPolicy
[GuidAttribute("D46D2478-9AC9-4008-9DC7-5563CE5536CC")]
public interface INetFwPolicy
[GuidAttribute(L"D46D2478-9AC9-4008-9DC7-5563CE5536CC")]
public interface class INetFwPolicy
[<GuidAttribute("D46D2478-9AC9-4008-9DC7-5563CE5536CC")>]
type INetFwPolicy = interface end
public interface INetFwPolicy
The INetFwPolicy type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
CurrentProfile | Gets the current firewall profile. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
GetProfileByType | Gets the profile of the specified type. |
Top
.gif)
.gif)