EditorFactory::EditorInfo::Next Property

 

Gets or sets the next EditorFactory::EditorInfo in the series.

Namespace:   Microsoft.VisualStudio.Package
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);
}
Return to top
Show: