ArtifactPropertyValue 构造函数 (ArtifactSpec, IEnumerable<PropertyValue>)

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

语法

声明
Public Sub New ( _
    artifactSpec As ArtifactSpec, _
    propertyValues As IEnumerable(Of PropertyValue) _
)
public ArtifactPropertyValue(
    ArtifactSpec artifactSpec,
    IEnumerable<PropertyValue> propertyValues
)

参数

.NET Framework 安全性

请参阅

参考

ArtifactPropertyValue 类

ArtifactPropertyValue 重载

Microsoft.TeamFoundation.Framework.Server 命名空间