Udostępnij za pośrednictwem


Metoda TeamFoundationPropertyService.GetPropertyDefinitions —

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

Składnia

'Deklaracja
Public Function GetPropertyDefinitions ( _
    requestContext As TeamFoundationRequestContext, _
    propertyNameFilters As IEnumerable(Of String) _
) As IEnumerable(Of PropertyDefinition)
public IEnumerable<PropertyDefinition> GetPropertyDefinitions(
    TeamFoundationRequestContext requestContext,
    IEnumerable<string> propertyNameFilters
)

Parametry

Wartość zwracana

Typ: System.Collections.Generic.IEnumerable<PropertyDefinition>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TeamFoundationPropertyService Klasa

Przestrzeń nazw Microsoft.TeamFoundation.Framework.Server