DiffOptionFlags 열거형

Diff 옵션 플래그 노트:이 거의 그대로에서 복사한 이전 엔진이 열거형이 이미 출하 했습니다.

이 열거형에는 멤버 값을 비트로 조합할 수 있는 FlagsAttribute 특성이 있습니다.

네임스페이스:  Microsoft.TeamFoundation.VersionControl.Common
어셈블리:  Microsoft.TeamFoundation.VersionControl.Common(Microsoft.TeamFoundation.VersionControl.Common.dll)

구문

‘선언
<FlagsAttribute> _
Public Enumeration DiffOptionFlags
[FlagsAttribute]
public enum DiffOptionFlags

멤버

멤버 이름 설명
EnablePreambleHandling

IgnoreCase

IgnoreEndOfFileEndOfLineDifference 차이점은 파일 (반환.) 줄 끝에 경우 마지막 파일의 마지막 줄에 줄 차이점 무시

IgnoreEndOfLineDifference

IgnoreKanaType

IgnoreLeadingAndTrailingWhiteSpace

IgnoreNonSpace

IgnoreSymbols

IgnoreWhiteSpace

IgnoreWidth

None

ScanFullFileForEncodingDetection True 이면 파일 인코딩을 감지에 대 한 검색 됩니다.

ThrowIfDetectedEncodingMismatch 하는데 인코딩을 사용 하 여 파일을 읽을 수 없는 경우 throw 됩니다.

참고 항목

참조

Microsoft.TeamFoundation.VersionControl.Common 네임스페이스