DefaultOptions.EnableCodeCleanupOnSaveOptionId Field

Definition

The option that determines whether Code Cleanup should be performed on Save.

public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool> EnableCodeCleanupOnSaveOptionId;
 staticval mutable EnableCodeCleanupOnSaveOptionId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool>
Public Shared ReadOnly EnableCodeCleanupOnSaveOptionId As EditorOptionKey(Of Boolean) 

Field Value

Applies to