TeamFoundationLicensingServiceBase.IsFeatureSupported-Methode (TeamFoundationRequestContext, Guid)
Namespace: Microsoft.TeamFoundation.Server.Core
Assembly: Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)
Syntax
'Declaration
Public Overridable Function IsFeatureSupported ( _
requestContext As TeamFoundationRequestContext, _
featureId As Guid _
) As Boolean
public virtual bool IsFeatureSupported(
TeamFoundationRequestContext requestContext,
Guid featureId
)
Parameter
- requestContext
Typ: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- featureId
Typ: System.Guid
Rückgabewert
Typ: System.Boolean
Implementiert
ITeamFoundationLicensingService.IsFeatureSupported(TeamFoundationRequestContext, Guid)
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.