Share via


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)

Syntax

'Declaration
ReadOnly Property CurrentProfileType As NET_FW_PROFILE_TYPE_
NET_FW_PROFILE_TYPE_ CurrentProfileType { get; }
property NET_FW_PROFILE_TYPE_ CurrentProfileType {
    NET_FW_PROFILE_TYPE_ get ();
}
abstract CurrentProfileType : NET_FW_PROFILE_TYPE_ with get
function get CurrentProfileType () : NET_FW_PROFILE_TYPE_

Property Value

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

.NET Framework Security

See Also

Reference

INetFwMgr Interface

Microsoft.TeamFoundation.Common Namespace