Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The difference options that were used in generating this difference.
Namespace: Microsoft.VisualStudio.Text.Differencing
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
Syntax
'Declaration
ReadOnly Property DifferenceOptions As StringDifferenceOptions
StringDifferenceOptions DifferenceOptions { get; }
property StringDifferenceOptions DifferenceOptions {
StringDifferenceOptions get ();
}
abstract DifferenceOptions : StringDifferenceOptions with get
function get DifferenceOptions () : StringDifferenceOptions
Property Value
Type: Microsoft.VisualStudio.Text.Differencing.StringDifferenceOptions
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.