다음을 통해 공유


Difference.DifferenceType 속성

차 종류 (추가, 제거 또는 변경).

네임스페이스:  Microsoft.VisualStudio.Text.Differencing
어셈블리:  Microsoft.VisualStudio.Text.Data(Microsoft.VisualStudio.Text.Data.dll)

구문

‘선언
Public ReadOnly Property DifferenceType As DifferenceType
public DifferenceType DifferenceType { get; }
public:
property DifferenceType DifferenceType {
    DifferenceType get ();
}
member DifferenceType : DifferenceType with get
function get DifferenceType () : DifferenceType

속성 값

형식: Microsoft.VisualStudio.Text.Differencing.DifferenceType
차이점의 형식입니다.

.NET Framework 보안

참고 항목

참조

Difference 클래스

Microsoft.VisualStudio.Text.Differencing 네임스페이스