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

命名空间:  Microsoft.TeamFoundation.Framework.Client
程序集:  Microsoft.TeamFoundation.Client(在 Microsoft.TeamFoundation.Client.dll 中)

语法

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

参数

返回值

类型:array<Microsoft.TeamFoundation.Framework.Client.ArtifactPropertyValue[]

.NET Framework 安全性

请参见

参考

IPropertyService 接口

GetProperties 重载

Microsoft.TeamFoundation.Framework.Client 命名空间