IPropertyService.GetProperties, méthode (array<ArtifactSpec[], array<String )
Espace de noms : Microsoft.TeamFoundation.Framework.Client
Assembly : Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)
Syntaxe
'Déclaration
Function GetProperties ( _
artifactSpecs As ArtifactSpec(), _
propertyNameFilters As String() _
) As ArtifactPropertyValue()
ArtifactPropertyValue[] GetProperties(
ArtifactSpec[] artifactSpecs,
string[] propertyNameFilters
)
Paramètres
- artifactSpecs
Type : array<Microsoft.TeamFoundation.Framework.Client.ArtifactSpec[]
- propertyNameFilters
Type : array<System.String[]
Valeur de retour
Type : array<Microsoft.TeamFoundation.Framework.Client.ArtifactPropertyValue[]
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.