EditorFactory.EditorInfo Class
Contains data about a specific editor.
Namespace: Microsoft.VisualStudio.Package
Assemblies: Microsoft.VisualStudio.Package.LanguageService.10.0 (in Microsoft.VisualStudio.Package.LanguageService.10.0.dll)
Microsoft.VisualStudio.Package.LanguageService (in Microsoft.VisualStudio.Package.LanguageService.dll)
Microsoft.VisualStudio.Package.LanguageService.9.0 (in Microsoft.VisualStudio.Package.LanguageService.9.0.dll)
Syntax
'Declaración
Public Class EditorInfo
'Uso
Dim instance As EditorFactory.EditorInfo
public class EditorInfo
public ref class EditorInfo
type EditorInfo = class end
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.