EditorFactory::EditorInfo::Next Property
Visual Studio 2015
Gets or sets the next EditorFactory::EditorInfo in the series.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
public: property EditorFactory::EditorInfo^ Next { EditorFactory::EditorInfo^ get(); void set(EditorFactory::EditorInfo^ value); }
Property Value
Type: Microsoft.VisualStudio.Package::EditorFactory::EditorInfo^
Show: