__VSDIFFSERVICEOPTIONS Enum

Definition

Specifies options for the difference window.

C#
public enum __VSDIFFSERVICEOPTIONS
Inheritance
__VSDIFFSERVICEOPTIONS

Fields

Name Value Description
VSDIFFOPT_DoNotShow 1

Do not show the comparison window after creating it.

VSDIFFOPT_DetectBinaryFiles 2

Display a dialog box if attempting to compare binary files (and return success).

VSDIFFOPT_PromptForEncodingForLeft 4

Prompt the user for the encoding of the left file.

VSDIFFOPT_PromptForEncodingForRight 8

Prompt the user for the encoding of the right file.

VSDIFFOPT_LeftFileIsTemporary 16

The left file is a temporary file explicitly created for the difference comparison.

VSDIFFOPT_RightFileIsTemporary 32

The right file is a temporary file explicitly created for the difference comparison.

Applies to

Produit Versions
Visual Studio SDK 2015, 2017, 2019, 2022