VersionControlFolderDifferenceExt.Show 方法

演示指定选项的文件夹差异

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

语法

声明
Public Function Show ( _
    parameters As VersionControlFolderDifferenceExt.VersionControlFolderDifferenceParams _
) As VersionControlFolderDifference
public VersionControlFolderDifference Show(
    VersionControlFolderDifferenceExt.VersionControlFolderDifferenceParams parameters
)

参数

返回值

类型:Microsoft.VisualStudio.TeamFoundation.VersionControl.VersionControlFolderDifference
VersionControlFolderDifference 包装

.NET Framework 安全性

请参阅

参考

VersionControlFolderDifferenceExt 类

Microsoft.VisualStudio.TeamFoundation.VersionControl 命名空间