EditorOptionDefinition Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether two EditorOptionDefinition objects are the same.(Overrides Object::Equals(Object^).) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | Gets the hash code of this type.(Overrides Object::GetHashCode().) |
![]() | GetType() | (Inherited from Object.) |
![]() | IsApplicableToScope(IPropertyOwner^) | Determines whether this option is applicable for the given scope (for example, a text buffer). |
![]() | IsValid(Object^) | Determines whether the proposed value is valid. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Show:

