DiffOptions.VssFormatType 属性

返回要使用,在设置输出流时的VSS输出子类型(如果有的话))。

此属性是严格备向后兼容目的。此属性默认为VssOutputType.Vss与VSS命令行。

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

语法

声明
Public Property VssFormatType As VssOutputType
public VssOutputType VssFormatType { get; set; }

属性值

类型:Microsoft.TeamFoundation.VersionControl.Common.VssOutputType
返回要生成的元素VSS diff输出。

.NET Framework 安全性

请参见

参考

DiffOptions 类

Microsoft.TeamFoundation.VersionControl.Common 命名空间