INetFwPolicy2.CurrentProfileTypes Property

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

Syntax

'Declaration
ReadOnly Property CurrentProfileTypes As Integer
int CurrentProfileTypes { get; }
property int CurrentProfileTypes {
    int get ();
}
abstract CurrentProfileTypes : int with get
function get CurrentProfileTypes () : int

Property Value

Type: System.Int32
Returns Int32.

.NET Framework Security

See Also

Reference

INetFwPolicy2 Interface

Microsoft.TeamFoundation.Build.Common Namespace