This documentation is archived and is not being maintained.

INetFwPolicy::CurrentProfile Property

Gets the current firewall profile.

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

property INetFwProfile^ CurrentProfile {
	INetFwProfile^ get ();
}

Property Value

Type: Microsoft.TeamFoundation.Common::INetFwProfile
A INetFwProfile object representing the current firewall profile.

Show: