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 ID of the option that determines whether or not to ignore case when performing line-level differencing.
Namespace: Microsoft.VisualStudio.Text.Differencing
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
Syntax
'Declaration
Public Shared ReadOnly IgnoreCaseId As EditorOptionKey(Of Boolean)
public static readonly EditorOptionKey<bool> IgnoreCaseId
public:
static initonly EditorOptionKey<bool> IgnoreCaseId
static val IgnoreCaseId: EditorOptionKey<bool>
public static final var IgnoreCaseId : EditorOptionKey<boolean>
.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.