다음을 통해 공유


StringDifferenceOptions 생성자 (StringDifferenceOptions)

지정된 옵션을 사용하여 StringDifferenceOptions의 새 인스턴스를 초기화합니다.

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

구문

‘선언
Public Sub New ( _
    other As StringDifferenceOptions _
)
public StringDifferenceOptions(
    StringDifferenceOptions other
)
public:
StringDifferenceOptions(
    StringDifferenceOptions other
)
new : 
        other:StringDifferenceOptions -> StringDifferenceOptions
public function StringDifferenceOptions(
    other : StringDifferenceOptions
)

매개 변수

.NET Framework 보안

참고 항목

참조

StringDifferenceOptions 구조체

StringDifferenceOptions 오버로드

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