Partager via


IBuildDefinitionSpec.PropertyNameFilters, propriété

Les noms de propriétés à retourner de la requête/des requêtes. « * » extrait tous les noms de propriété, un tableau vide n'en récupérera None, et tout autre tableau correspondra aux types textuellement.

Espace de noms :  Microsoft.TeamFoundation.Build.Client
Assembly :  Microsoft.TeamFoundation.Build.Client (dans Microsoft.TeamFoundation.Build.Client.dll)

Syntaxe

'Déclaration
Property PropertyNameFilters As List(Of String)
List<string> PropertyNameFilters { get; set; }

Valeur de propriété

Type : System.Collections.Generic.List<String>

Sécurité .NET Framework

Voir aussi

Référence

IBuildDefinitionSpec Interface

Microsoft.TeamFoundation.Build.Client, espace de noms