DifferenceViewerOptions.HighlightModeName Field
The name of the option that specifies whether the DifferenceHighlightMode for the line changed markers.
Namespace: Microsoft.VisualStudio.Text.Differencing
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Syntax
'Declaration
Public Const HighlightModeName As String
public const string HighlightModeName
public:
literal String^ HighlightModeName
static val mutable HighlightModeName: string
public const var HighlightModeName : String
.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.