Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The various difference output types that are possible. The VSS output type has several subtypes.
NOTE: This was copied almost verbatim from the old engine, because we already shipped this enum.
Namespace: Microsoft.TeamFoundation.VersionControl.Common
Assembly: Microsoft.TeamFoundation.VersionControl.Common (in Microsoft.TeamFoundation.VersionControl.Common.dll)
Syntax
'Declaration
Public Enumeration DiffOutputType
public enum DiffOutputType
public enum class DiffOutputType
type DiffOutputType
public enum DiffOutputType
Members
| Member name | Description | |
|---|---|---|
| Binary | ||
| Context | ||
| Ed | ||
| RCS | ||
| Unified | ||
| UnixNormal | ||
| Visual | ||
| VSS |