Condividi tramite


Metodo IPropertyService.GetProperties (array<ArtifactSpec[], array<String , GetPropertiesOptions)

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Sintassi

'Dichiarazione
Function GetProperties ( _
    artifactSpecs As ArtifactSpec(), _
    propertyNameFilters As String(), _
    options As GetPropertiesOptions _
) As ArtifactPropertyValue()
ArtifactPropertyValue[] GetProperties(
    ArtifactSpec[] artifactSpecs,
    string[] propertyNameFilters,
    GetPropertiesOptions options
)

Parametri

Valore restituito

Tipo: array<Microsoft.TeamFoundation.Framework.Client.ArtifactPropertyValue[]

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IPropertyService Interfaccia

Overload GetProperties

Spazio dei nomi Microsoft.TeamFoundation.Framework.Client