다음을 통해 공유


ISnapshotDifference.DifferenceOptions Property

Namespace:  Microsoft.VisualStudio.Text.Differencing
Assembly:  Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)

Syntax

‘선언
ReadOnly Property DifferenceOptions As StringDifferenceOptions
StringDifferenceOptions DifferenceOptions { get; }
property StringDifferenceOptions DifferenceOptions {
    StringDifferenceOptions get ();
}
abstract DifferenceOptions : StringDifferenceOptions
function get DifferenceOptions () : StringDifferenceOptions

Property Value

Type: Microsoft.VisualStudio.Text.Differencing.StringDifferenceOptions

.NET Framework Security

See Also

Reference

ISnapshotDifference Interface

Microsoft.VisualStudio.Text.Differencing Namespace