TeamFoundationPropertyService.GetProperties 方法 (TeamFoundationRequestContext, ArtifactSpec, IEnumerable<String>)

命名空間:  Microsoft.TeamFoundation.Framework.Server
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

'宣告
Public Function GetProperties ( _
    requestContext As TeamFoundationRequestContext, _
    artifactSpec As ArtifactSpec, _
    propertyNameFilters As IEnumerable(Of String) _
) As TeamFoundationDataReader
public TeamFoundationDataReader GetProperties(
    TeamFoundationRequestContext requestContext,
    ArtifactSpec artifactSpec,
    IEnumerable<string> propertyNameFilters
)

參數

傳回值

類型:Microsoft.TeamFoundation.Framework.Server.TeamFoundationDataReader

Implements

ITeamFoundationPropertyService.GetProperties(TeamFoundationRequestContext, ArtifactSpec, IEnumerable<String>)

.NET Framework 安全性

請參閱

參考

TeamFoundationPropertyService 類別

GetProperties 多載

Microsoft.TeamFoundation.Framework.Server 命名空間