EditorFactory.EditorInfo Class
Contains data about a specific editor.
Namespace: Microsoft.VisualStudio.Package
Assembly: Microsoft.VisualStudio.Package.LanguageService (in Microsoft.VisualStudio.Package.LanguageService.dll)
Syntax
'Declaration
Public Class EditorInfo
'Usage
Dim instance As EditorFactory.EditorInfo
public class EditorInfo
public ref class EditorInfo
public class EditorInfo
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Package.EditorFactory.EditorInfo
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.