Freigeben über


DiffOptions.VssFormatType-Eigenschaft

Gibt den VSS-Ausgabeuntertyp zurück, der verwendet wird, wenn Sie den Ausgabestream formatiert (sofern vorhanden).

Diese Eigenschaft ist genau zu den Abwärtskompatibilitätszwecken.Diese Eigenschaft führt zu VssOutputType.Vss, wie die VSS-Befehlszeile ausführt.

Namespace:  Microsoft.TeamFoundation.VersionControl.Common
Assembly:  Microsoft.TeamFoundation.VersionControl.Common (in Microsoft.TeamFoundation.VersionControl.Common.dll)

Syntax

'Declaration
Public Property VssFormatType As VssOutputType
public VssOutputType VssFormatType { get; set; }

Eigenschaftswert

Typ: Microsoft.TeamFoundation.VersionControl.Common.VssOutputType
Gibt die Art der VSS-Vergleich ausgegeben zurück, die generiert werden.

.NET Framework-Sicherheit

Siehe auch

Referenz

DiffOptions Klasse

Microsoft.TeamFoundation.VersionControl.Common-Namespace