Freigeben über


INetFwPolicy.GetProfileByType-Methode

Ruft das Profil des angegebenen Typs ab.

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

Syntax

'Declaration
Function GetProfileByType ( _
    profileType As NET_FW_PROFILE_TYPE_ _
) As INetFwProfile
INetFwProfile GetProfileByType(
    NET_FW_PROFILE_TYPE_ profileType
)

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Common.INetFwProfile
Ein INetFwProfile-Objekt, das das angeforderte Profil darstellt.

.NET Framework-Sicherheit

Siehe auch

Referenz

INetFwPolicy Schnittstelle

Microsoft.TeamFoundation.Common-Namespace