共用方式為


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 差異輸出的種類。

.NET Framework 安全性

請參閱

參考

DiffOptions 類別

Microsoft.TeamFoundation.VersionControl.Common 命名空間