This documentation is archived and is not being maintained.

INetFwMgr::CurrentProfileType Property

Gets the type of firewall profile currently in effect.

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

property NET_FW_PROFILE_TYPE_ CurrentProfileType {
	NET_FW_PROFILE_TYPE_ get ();
}

Property Value

Type: Microsoft.TeamFoundation.Common::NET_FW_PROFILE_TYPE_
A NET_FW_PROFILE_TYPE_ value indicating the profile type.

Show: