TeamFoundationPropertyService.GetProperties-Methode (TeamFoundationRequestContext, ArtifactSpec, IEnumerable<String>)
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
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
)
Parameter
- requestContext
Typ: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- artifactSpec
Typ: Microsoft.TeamFoundation.Framework.Server.ArtifactSpec
- propertyNameFilters
Typ: System.Collections.Generic.IEnumerable<String>
Rückgabewert
Typ: Microsoft.TeamFoundation.Framework.Server.TeamFoundationDataReader
.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.