EditorOptionDefinition Methods

Include Protected Members
Include Inherited Members

The EditorOptionDefinition type exposes the following members.

Methods

  Name Description
Public method Equals Determines whether two EditorOptionDefinition objects are the same. (Overrides Object.Equals(Object).)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Gets the hash code of this type. (Overrides Object.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method IsApplicableToScope Determines whether this option is applicable for the given scope (for example, a text buffer).
Public method IsValid Determines whether the proposed value is valid.
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a string that represents the current object. (Inherited from Object.)

Top

See Also

Reference

EditorOptionDefinition Class

Microsoft.VisualStudio.Text.Editor Namespace