Udostępnij za pośrednictwem


Metoda TeamFoundationPropertyService.GetProperties — (TeamFoundationRequestContext, IEnumerable<ArtifactSpec>, IEnumerable<String>)

Pobiera właściwości skojarzone biorąc pod uwagę dane techniczne artefakty, które spełnia filtrów nazwę właściwości.

Uwaga: Wszelkie artefakty musi być z tego samego rodzaju artefaktu.

Przestrzeń nazw:  Microsoft.TeamFoundation.Framework.Server
Zestaw:  Microsoft.TeamFoundation.Framework.Server (w Microsoft.TeamFoundation.Framework.Server.dll)

Składnia

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

Parametry

Wartość zwracana

Typ: Microsoft.TeamFoundation.Framework.Server.TeamFoundationDataReader
TeamFoundationDataReader z wynikami w następującej kolejności: [ArtifactPropertyValue] - lista właściwości artefakt, które dopasowane — dane techniczne

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TeamFoundationPropertyService Klasa

Przeciążenie GetProperties

Przestrzeń nazw Microsoft.TeamFoundation.Framework.Server