CommonStructureService.TransformProjectMappingProperty 方法

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

语法

声明
Public Sub TransformProjectMappingProperty ( _
    xsltVersionSpecifier As String, _
    properties As CommonStructureProjectProperty() _
)
public void TransformProjectMappingProperty(
    string xsltVersionSpecifier,
    CommonStructureProjectProperty[] properties
)

参数

实现

ICommonStructureService.TransformProjectMappingProperty(String, array<CommonStructureProjectProperty[])

.NET Framework 安全性

请参见

参考

CommonStructureService 类

Microsoft.TeamFoundation.Integration.Server 命名空间