ITeamFoundationFeatureAvailabilityService.GetFeatureInformation 方法 (TeamFoundationRequestContext, String, Nullable<Guid>)

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
Function GetFeatureInformation ( _
    requestContext As TeamFoundationRequestContext, _
    featureName As String, _
    userId As Nullable(Of Guid) _
) As FeatureAvailabilityInformation
FeatureAvailabilityInformation GetFeatureInformation(
    TeamFoundationRequestContext requestContext,
    string featureName,
    Nullable<Guid> userId
)

参数

返回值

类型:Microsoft.TeamFoundation.Framework.Server.FeatureAvailabilityInformation

.NET Framework 安全性

请参阅

参考

ITeamFoundationFeatureAvailabilityService 接口

GetFeatureInformation 重载

Microsoft.TeamFoundation.Framework.Server 命名空间