Conflict.MergeProperties 方法

生成属性将摘要。 ;如果没有属性冲突,则返回 null。

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

语法

声明
Public Function MergeProperties ( _
    workspace As Workspace _
) As PropertiesMergeSummary
public PropertiesMergeSummary MergeProperties(
    Workspace workspace
)

参数

返回值

类型:Microsoft.TeamFoundation.VersionControl.Client.PropertiesMergeSummary
属性将摘要。

.NET Framework 安全性

请参见

参考

Conflict 类

Microsoft.TeamFoundation.VersionControl.Client 命名空间