Lire en anglais

Partager via


EditorOptionDefinition<T>.DefaultValue Property

Gets the default value of the option.

Namespace:  Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)

Syntax

public override sealed Object DefaultValue { get; }

Property Value

Type: System.Object
The default value.

.NET Framework Security

See Also

Reference

EditorOptionDefinition<T> Class

Microsoft.VisualStudio.Text.Editor Namespace