DifferenceBufferOptions.IgnoreWhiteSpaceBehaviorId Field
Namespace: Microsoft.VisualStudio.Text.Differencing
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
Syntax
'Déclaration
Public Shared ReadOnly IgnoreWhiteSpaceBehaviorId As EditorOptionKey(Of IgnoreWhiteSpaceBehavior)
public static readonly EditorOptionKey<IgnoreWhiteSpaceBehavior> IgnoreWhiteSpaceBehaviorId
public:
static initonly EditorOptionKey<IgnoreWhiteSpaceBehavior> IgnoreWhiteSpaceBehaviorId
static val IgnoreWhiteSpaceBehaviorId: EditorOptionKey<IgnoreWhiteSpaceBehavior>
public static final var IgnoreWhiteSpaceBehaviorId : EditorOptionKey<IgnoreWhiteSpaceBehavior>
.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.